Skip to content

fix(device-agent): removes redundant db update while setting desired state - #359

Merged
vireshnavalli merged 3 commits into
developmentfrom
fix/redundant-db-updates
Aug 3, 2026
Merged

fix(device-agent): removes redundant db update while setting desired state#359
vireshnavalli merged 3 commits into
developmentfrom
fix/redundant-db-updates

Conversation

@spulkit138

Copy link
Copy Markdown
Contributor

Fixes a minor bug where database is notified multiple times where single notification was required. Initial notification essentially does nothing.

…state

Signed-off-by: Pulkit Sharma <pulkit.d.sharma@capgemini.com>
@spulkit138 spulkit138 added this to the SPRINT_21_PR3 milestone Jul 27, 2026
@spulkit138 spulkit138 self-assigned this Jul 27, 2026
@spulkit138
spulkit138 requested a review from singhmj-1 as a code owner July 27, 2026 07:28
@spulkit138 spulkit138 added the bug Something isn't working label Jul 27, 2026
Signed-off-by: Pulkit Sharma <pulkit.d.sharma@capgemini.com>
@spulkit138 spulkit138 linked an issue Jul 28, 2026 that may be closed by this pull request
4 tasks
Signed-off-by: Pulkit Sharma <pulkit.d.sharma@capgemini.com>
@vireshnavalli
vireshnavalli merged commit b49a06e into development Aug 3, 2026
6 checks passed
@vireshnavalli
vireshnavalli deleted the fix/redundant-db-updates branch August 3, 2026 09:54
spulkit138 added a commit that referenced this pull request Aug 5, 2026
…state (#359)

Signed-off-by: Pulkit Sharma <pulkit.d.sharma@capgemini.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Something isn't working

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[TASK: ] Redundant DB Updates on Creating Deployment

3 participants