generated from hmcts/spring-boot-template
-
Notifications
You must be signed in to change notification settings - Fork 2
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
DMP-4613 Add ARM RPO check for getExtendedProductionsByMatter status
1) Add to the ARM RPO getExtendedProductionsByMatter object status and check that it is either 4 or 5. 4 represents READY 5 represents CONNECTION_ERROR If neither status don't move on, just keep as in-progress. 2) Add getExtendedProductionsByMatter in-progress to re-polling states 3) Fix bug where first search name is being return by getExtendedSearchesByMatter instead of the matching search items name 4) Change getExtendedProductionsByMatter to not return the production id of the first production but the one that matches the search name for point 3.
- Loading branch information
1 parent
ba3152b
commit 7de10f2
Showing
9 changed files
with
202 additions
and
106 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.