Getting error message while trying a dictionary override for refqual on incident table

jthomsen
Tera Contributor

I´m trying to do a dictionary override to change the refqual for assignment_group on the incident table to typeLIKE1cb8ab9bff500200158bffffffffff62^active=true^EQ but when I submit the change I get the error message java.sql.BatchUpdateException: (conn=212792) Duplicate entry 'incident-assignment_group' for key 'name'

Does anyone know why I´m getting that error and how to fix it?

1 ACCEPTED SOLUTION

Uncle Rob
Kilo Patron

That sounds like something you'd get if there are more than one dictionary override for that table/field.

View solution in original post

1 REPLY 1

Uncle Rob
Kilo Patron

That sounds like something you'd get if there are more than one dictionary override for that table/field.