-
Bug
-
Resolution: Fixed
-
High
-
None
-
None
-
None
-
None
- Use grails job and add some logic so:
- if duplicates are localed in main product (e.g. JIRA) and plugin then remove the one from plugin
- if duplicates are located in plugin then simply remove the first one
- Add integration tests
- Prepare report with removed duplicates for JIRA and Confluence teams so they can fix it.
- Add DB constraint (through Grails domain model so Grails is aware of the constraint)
- Create review for all the changes