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

VEGA-2500 : Handle manual change to cancelled status #minor #271

Merged
merged 1 commit into from
Oct 25, 2024

Conversation

ndasmoj
Copy link
Contributor

@ndasmoj ndasmoj commented Oct 24, 2024

Purpose

This PR covers VEGA-2500

The PR change adds new rules to the OPG_STATUS_CHANGE change type to include the manual case status update to the 'Cancelled' status. The tests have been updated.

Approach

The logic checks the old values and new values to ensure that they conform to the business rules for changing the status manually to 'Cancelled' and also ensures that the existing logic around the manual case status update to 'Cannot Register' still continues to work.

Learning

Any tips and tricks, blog posts or tools which helped you. Plus anything notable you've discovered about the service

@ndasmoj ndasmoj requested review from a team as code owners October 24, 2024 10:52
Copy link

@ndasmoj ndasmoj merged commit ce5b69a into main Oct 25, 2024
24 checks passed
@ndasmoj ndasmoj deleted the VEGA-2500-assign-cancelled-case-status branch October 25, 2024 12:14
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.

2 participants