Skip to content
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

[metadata] If a Device's Service is modified, only the new DS is notified #2716

Closed
iain-anderson opened this issue Sep 25, 2020 · 2 comments
Closed
Labels
2-medium priority denoting issues with cross-cutting project impact bug Something isn't working core-services f2f-hanoi release_affected for roadmap items committed at Hanoi planning F2F

Comments

@iain-anderson
Copy link
Member

🐞 Bug Report

Affected Services

The issue is located in: core-metadata

Is this a regression?

No

Description and Minimal Reproduction

Use a PUT request to api/v1/device to change a device's associated device service. The device record is correctly modified and a callback is sent to the new device service, but no callback is sent to the old device service.

🌍 Your Environment

Deployment Environment: Services running native on ubuntu 20.04

EdgeX Version: edgex-go master

Anything else relevant?

@iain-anderson iain-anderson added the bug Something isn't working label Sep 25, 2020
iain-anderson added a commit to iain-anderson/edgex-go that referenced this issue Sep 25, 2020
@cloudxxx8 cloudxxx8 added 2-medium priority denoting issues with cross-cutting project impact core-services f2f-hanoi release_affected for roadmap items committed at Hanoi planning F2F labels Sep 27, 2020
@jpwhitemn
Copy link
Member

@cloudxxx8 @iain-anderson Can this Issue be closed as the associated PR merged??

@iain-anderson
Copy link
Member Author

@cloudxxx8 @iain-anderson Can this Issue be closed as the associated PR merged??

Yes

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
2-medium priority denoting issues with cross-cutting project impact bug Something isn't working core-services f2f-hanoi release_affected for roadmap items committed at Hanoi planning F2F
Projects
None yet
Development

No branches or pull requests

3 participants