8000 Fix for note duplication when restoring notes when changing codelist by likp · Pull Request #382 · PxTools/PxWebApi · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Fix for note duplication when restoring notes when changing codelist #382

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

Merged
merged 2 commits into from
Jun 5, 2025

Conversation

likp
Copy link
Contributor
@likp likp commented Jun 3, 2025

Introduce RetoreNote method to prevent duplicate notes. The method checks for existing notes before adding a new one, ensuring that notes with the same text, type, and mandatory status are not duplicated. This enhances the integrity of the notes associated with a Value object.

likp added 2 commits June 3, 2025 10:12
Introduce RetoreNote method to prevent duplicate notes.
The method checks for existing notes before adding a new one,
ensuring that notes with the same text, type, and mandatory
status are not duplicated. This enhances the integrity of
the notes associated with a Value object.
Copy link
sonarqubecloud bot commented Jun 3, 2025

@likp
Copy link
Contributor Author
likp commented Jun 3, 2025

@MikaelNordberg I think that this will solve PXWEB2-652

@likp likp marked this pull request as ready for review June 3, 2025 08:28
Copy link
Contributor
@PerIngeVaaje PerIngeVaaje left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

OK

Copy link
Contributor
@MikaelNordberg MikaelNordberg left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good

@likp likp merged commit 7e57802 into main Jun 5, 2025
12 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants
0