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

Migrate contention data from the EP400 to the pending EP #2054

Closed
amylai-va opened this issue Sep 27, 2023 · 3 comments
Closed

Migrate contention data from the EP400 to the pending EP #2054

amylai-va opened this issue Sep 27, 2023 · 3 comments
Assignees

Comments

@amylai-va
Copy link

amylai-va commented Sep 27, 2023

Once the anchors are set on the EP400 claim to prevent it from being assigned to a VSR while we process it, migrate the contention and contention data from the EP400 to the pending EP.

Acceptance Criteria

Within EP Merge App (VRO)

  • Check whether the contention on the EP400 is a duplicate of the contentions on the pending EP. A contention is considered duplicate if:
    • The contention name is exactly the same, and
    • The contention type is the same (increase, new, etc.)
  • If the contention is not a duplicate:
    • Migrate the contention and contention data from the EP400 to the pending EP (the 010, 110, or 020)
    • Contention data = contention classification, contention date, and all special issues added to that contention
  • If the contention is a duplicate:

See #2057 for error handling requirements.

@amylai-va
Copy link
Author

amylai-va commented Oct 12, 2023

@amylai-nava will split this ticket so that the 'check for duplicate contention' is a separate task

edit: 10/17 decided to keep the logic as part of this ticket

@amylai-va
Copy link
Author

ready for review, moving to sprint H

@dfitchett
Copy link
Contributor

dfitchett commented Nov 15, 2023

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

No branches or pull requests

3 participants