InfoWings / Knowledge-Net

Complex data management solution
1 stars 2 forks source link

Uninformative error message on aspect unique business key constraint violation #301

Open tushkanova opened 6 years ago

tushkanova commented 6 years ago

When trying to create aspect with not unique business key user now receives message "Aspect with such name already exists (Aspect 1)" which is uninformative. Error message in this case should be smth like "Aspect business key is not unique. Aspect with such name and subject already exists (Aspect 1, Subject 1)"

sreznick commented 6 years ago

More detailed error reprting and backend side is needed + propagation of error message on fronend side