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

TCVP-2786 and TCVP-3099: Fix dispute updates not clearing and showing on DCF #2015

Merged
merged 2 commits into from
Dec 6, 2024

Conversation

karahanb
Copy link
Contributor

@karahanb karahanb commented Dec 5, 2024

Description

This PR includes the following proposed change(s):

  • TCVP-2785 and TCVP-3099
  • Fixed the issue with 'Dispute Updates' section on DCF page does not show all update requests.
  • Added 'checkUserAssigned' flag to updateDispute endpoint for not checking user assignment to prevent 409 conflict error when updating an occam dispute as a result of processing update requests after accepting.

Type of change

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Refactoring / Documentation
  • Version change

if your change is a breaking change, please add breaking change label to this PR

How Has This Been Tested?

Please describe the tests that you ran to verify your changes.

Does the change impact or break the Docker build?

  • Yes
  • No

If Yes: Has Docker been updated accordingly?

  • Yes
  • No

Checklist:

  • My code follows the style guidelines of this project
  • I have performed a self-review of my own code
  • I have made corresponding changes to the documentation
  • New and existing unit tests pass locally with my changes

…or not checking user assignment to prevent 409 conflict error when updating an occam dispute as a result of processing update requests after accepting
@karahanb karahanb added bug Something isn't working oracle-data-api staff-api Pertains to the Staff API (backend) workflow-service staff-portal Pertains to the Staff Portal (UI) release 2.6 labels Dec 5, 2024
@karahanb karahanb merged commit ad6e0c8 into develop Dec 6, 2024
10 checks passed
@karahanb karahanb deleted the bugfix/TCVP-3099-dispute-updates-not-clearing branch December 6, 2024 16:06
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working oracle-data-api release 2.6 staff-api Pertains to the Staff API (backend) staff-portal Pertains to the Staff Portal (UI) workflow-service
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants