-
Bug
-
Resolution: Fixed
-
Highest
-
11.9.1
-
Severity 2 - Major
-
No
Issue Summary
When upgrading EI to v11.9.1, the ETL stop to run and throwing an error
Steps to Reproduce
- In JA, from the Item dropdown, select Dependencies
- Add tags to a dependency, as example:
- 'hello' to dep 2898
- 'Tag' to dep 2894
- 'TAG' to dep 2884
- 'Tag' to dep 556
- Access EI, notice the error
Expected Results
The dependency and its tags would be visible in Ei
Actual Results
The below error is thrown:
Execute Update SP: Error: Violation of PRIMARY KEY
constraint: PK_upd_map_Dependency_Tag'. Cannot insert duplicate key in object 'dbo.upd_map_Dependency_Tag'.
The duplicate key value is (17122, 13039, 485272)
Workaround
Currently there is no known workaround for this behavior. A workaround will be added here when available
- relates to
-
HOT-116572 Loading...
- resolves
-
PS-180895 Loading...