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

fix: eindstatus duplicate check used less precise zaak einddatum instead of eindstatus datumstatusgezet resulting in duplicate check false positives #267

Conversation

DelanoWAF
Copy link
Contributor

Incorrect XSLT condition caused loss of datetime information. Resolved now by replacing the condition in question.

Resolves #262

@DelanoWAF DelanoWAF self-assigned this Jan 30, 2024
Copy link
Collaborator

@MLenterman MLenterman left a comment

Choose a reason for hiding this comment

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

Im missing the correction on the testcase.

@DelanoWAF
Copy link
Contributor Author

Performing additional investigation into the safeguard that prevents duplicate results. It appears to be incorrect still and requires adjustment.

@DelanoWAF
Copy link
Contributor Author

Delays in test cases are necessary. The code still checks the datetime of statusDatumGezet to ensure that no two statuses were set at the exact same time. However, the safeguard for status type has been added to prevent a status from being added to a case more than once.

Original code did include a minor version of the safeguard but this appeared to not enough, as well as not functioning correctly.

@MLenterman MLenterman changed the title 262 soapui testcase suites4sociaaldomein natuurlijk peroon updatezaak sometimes fails fix: eindstatus duplicate check used less precise zaak einddatum instead of eindstatus datumstatusgezet resulting in duplicate check false positives Feb 12, 2024
@MLenterman MLenterman merged commit ce9d754 into master Feb 12, 2024
7 checks passed
@MLenterman MLenterman deleted the 262-soapui-testcase-suites4sociaaldomein-natuurlijk-peroon-updatezaak-sometimes-fails branch February 12, 2024 11:51
MLenterman pushed a commit that referenced this pull request Feb 12, 2024
## [1.15.9](v1.15.8...v1.15.9) (2024-02-12)

### 🐛 Bug Fixes

* eindstatus duplicate check used less precise zaak einddatum instead of eindstatus datumstatusgezet resulting in duplicate check false positives ([#267](#267)) ([ce9d754](ce9d754))
@MLenterman
Copy link
Collaborator

🎉 This PR is included in version 1.15.9 🎉

The release is available on GitHub release

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

SoapUI testcase "Suites4SociaalDomein Natuurlijk Peroon" updateZaak sometimes fails
2 participants