I can see in UI that my table has only one record. This table with 2 columns become unique record. Now when I try to add another record using create menu button on top right corner and provide both mandatory fields it gives me error records already exists. Somehow i dont see that record in front end in table .
The actual error i am getting is :-
A 'table name' with the same key 'mandetoryfield1:mandetoryfield2' already exists.
on Clicking error details :-
A 'Table name' with the same key 'mandetoryfield1:mandetoryfield2 already exists. PGS-220000 PostgreSQL error: ERROR: duplicate key value violates unique constraint "contraint_key" DETAIL: Key (field, scode)=(mandetoryfield1,mandetoryfield2) already exists.
Solved! Go to Solution.
Views
Replies
Total Likes
Do you have organizational unit support enabled for the custom resource? (option "add access authorization management fields" on the custom resource)
If so the record could already be available under a different organization unit where you don't have access to.
Views
Replies
Total Likes
Do you have organizational unit support enabled for the custom resource? (option "add access authorization management fields" on the custom resource)
If so the record could already be available under a different organization unit where you don't have access to.
Views
Replies
Total Likes
Hi @Sheetal11,
Were you able to resolve this query with the given solution? Do let us know.
Thanks!
Views
Replies
Total Likes
Views
Likes
Replies