-
Notifications
You must be signed in to change notification settings - Fork 101
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Fields for Provision Watcher Tab don't match the Provision Watcher DTO #642
Comments
assign this issue to @jiekechoo |
Signed-off-by: Jieke Choo <[email protected]>
I have fixed this issue yiqisoft/edgex-ui-go/ , but I can't submit a new pr. Anyone can help me? |
@jiekechoo you should create a new branch called |
Closes: edgexfoundry#642 Signed-off-by: Jieke Choo <[email protected]>
@jiekechoo , I have merged you PRs for the Provision Watcher fix for this issue, but not seeing what is expect from the latest built image. Here is how I tested: From compose builder
From UI
Here is the Provision Watcher that should be displayed. I feel like you changes are not being reflected in the latest build, but even in the images on your PR #657, the field names are incorrect.
Note that:
Also not that if I select the 2nd empty item in the initial list I get this which has the Device Service and Device profiles properly listed and selected. |
🐞 Bug Report
Affected Services [REQUIRED]
The issue is located in: UI Provision Watcher TabIs this a regression?
No, this is new capabilityDescription and Minimal Reproduction [REQUIRED]
Fields for the provision watcher tab should match those in the DTO here:
What we see are
Also, Blocking Identifiers is not getting populated when set in the DTO.
from compose builder run
make run no-secty ds-onvif-camera ds-llrp
and verify the Provision Watchers in the UI match the Provision Watchers here:🌍 Your Environment
Deployment Environment:
EdgeX Version [REQUIRED]:
Anything else relevant?
The text was updated successfully, but these errors were encountered: