* NTP-24894 | Text change in slack modal.
* NTP-24894 | Adding more constant teamTypes.
* NTP-24894 | Added functions to allow for teamType update.
* NTP-24894 | Added validation in addTeamRequest.
* NTP-24894 | Comment resolution and new functions (#477)
* NTP-24894 | Added filter on Reporting teams.
* NTP-24894 | Added new function for all teams fetch in team service.
* NTP-24894 | sending all teams in response for slack modal.
* NTP-24894 | Added tests for UpdateTeam flow.
* NTP-24894 | Fixing logic and using util.
* NTP-24894 | Using enum-map for teamType validation.
* NTP-24894 | Variable name change.
* NTP-24894 | Adding teamType to TeamDTOs when fetching using productid.
* NTP-24894 | Revisions in function for team population.
* NTP-24894 | Removed unneeded function.
* NTP-24894 | Removed unneeded interface of function
* NTP-24894 | Updated test scripts.
* NTP-24894 | Logic changes, modal text change.
* NTP-24894 | Using ID for first occurence, updated tests.
* NTP-40086 | Selective filtering based on Product.
* NTP-40086 | Updated tests for incident_orch.
* NTP-40086 | replaced with constants.
* NTP-24894 | Moved functions to teamService.
* NTP-40086 | added new function in repo for filtering during fetch.
* NTP-40086 | Removed unused function.
* NTP-40086 | added tests and removed interface of previously removed fuc.
* NTP-40086 | Added direct filtering function during data fetch from repo.
* NTP-40086 | Refactoring and adding more tests.
* NTP-24894 | Text changed in incident summary.
* NTP-40086 | Refactoring function.
* NTP-40086 | Editting team service for unused functions.
* NTP-40086 | Added new util function for generic intersection.
* NTP-40086 | Text changed at multiple places.
* NTP-40086 | Text change.
* NTP-40086 | text change.
* NTP-40086 | Added flags for reporter teams fetch.
* NTP-240086 | changes in test.
* NTP-40086 | Using GenericFilter instead of query based filtering.
* NTP-24894 | Text change in slack modal.
* NTP-24894 | Adding more constant teamTypes.
* NTP-24894 | Added functions to allow for teamType update.
* NTP-24894 | Added validation in addTeamRequest.
* NTP-24894 | Comment resolution and new functions (#477)
* NTP-24894 | Added filter on Reporting teams.
* NTP-24894 | Added new function for all teams fetch in team service.
* NTP-24894 | sending all teams in response for slack modal.
* NTP-24894 | Added tests for UpdateTeam flow.
* NTP-24894 | Fixing logic and using util.
* NTP-24894 | Using enum-map for teamType validation.
* NTP-24894 | Variable name change.
* NTP-24894 | Adding teamType to TeamDTOs when fetching using productid.
* NTP-24894 | Revisions in function for team population.
* NTP-24894 | Removed unneeded function.
* NTP-24894 | Removed unneeded interface of function
* NTP-24894 | Updated test scripts.
* NTP-24894 | Logic changes, modal text change.
* NTP-24894 | Using ID for first occurence, updated tests.
* NTP-40086 | Selective filtering based on Product.
* NTP-40086 | Updated tests for incident_orch.
* NTP-40086 | replaced with constants.
* NTP-24894 | Moved functions to teamService.
* NTP-40086 | added new function in repo for filtering during fetch.
* NTP-40086 | Removed unused function.
* NTP-40086 | added tests and removed interface of previously removed fuc.
* NTP-40086 | Added direct filtering function during data fetch from repo.
* NTP-40086 | Refactoring and adding more tests.
* NTP-24894 | Text changed in incident summary.
* NTP-40086 | Refactoring function.
* NTP-40086 | Editting team service for unused functions.
* NTP-40086 | Added new util function for generic intersection.
* NTP-40086 | Text changed at multiple places.
* NTP-40086 | Text change.
* NTP-40086 | text change.
* NTP-40086 | Added flags for reporter teams fetch.
* NTP-24894 | Text change in slack modal.
* NTP-24894 | Adding more constant teamTypes.
* NTP-24894 | Added functions to allow for teamType update.
* NTP-24894 | Added validation in addTeamRequest.
* NTP-24894 | Comment resolution and new functions (#477)
* NTP-24894 | Added filter on Reporting teams.
* NTP-24894 | Added new function for all teams fetch in team service.
* NTP-24894 | sending all teams in response for slack modal.
* NTP-24894 | Added tests for UpdateTeam flow.
* NTP-24894 | Fixing logic and using util.
* NTP-24894 | Using enum-map for teamType validation.
* NTP-24894 | Variable name change.
* NTP-24894 | Adding teamType to TeamDTOs when fetching using productid.
* NTP-24894 | Revisions in function for team population.
* NTP-24894 | Removed unneeded function.
* NTP-24894 | Removed unneeded interface of function
* NTP-24894 | Updated test scripts.
* NTP-24894 | Logic changes, modal text change.
* NTP-24894 | Using ID for first occurence, updated tests.
* NTP-40086 | Selective filtering based on Product.
* NTP-40086 | Updated tests for incident_orch.
* NTP-40086 | replaced with constants.
* NTP-24894 | Moved functions to teamService.
* NTP-40086 | added new function in repo for filtering during fetch.
* NTP-40086 | Removed unused function.
* NTP-40086 | added tests and removed interface of previously removed fuc.
* NTP-40086 | Added direct filtering function during data fetch from repo.
* NTP-40086 | Refactoring and adding more tests.
* NTP-24894 | Text changed in incident summary.
* NTP-40086 | Refactoring function.
* NTP-40086 | Editting team service for unused functions.
* NTP-40086 | Added new util function for generic intersection.
* NTP-40086 | Text changed at multiple places.
* NTP-40086 | Text change.
* NTP-40086 | text change.
* NTP-22602 : Disable sla breach message and auto escalation in sev-1 to sev-0 cases
* NTP-22602 : Make env vars for severities
* NTP-22602 : Query fix
* NTP-22602 : Add to application.properties file
---------
Co-authored-by: Vijay Joshi <ee-automation@navi.com>
* INFRA-3570 : Do not show same severity and status in update incident in slack UI
* INFRA-3570 : Cyclic dependency fix
* INFRA-3570 : Minor changes
* INFRA-3570 : Add UT'S
* INFRA-3570 : Major refactor
* INFRA-3570 : Move all incident status repo functions to new service
* INFRA-3570 : Add UT's