Actions
Defect #1255
closedForm Definitions - cannot set as main definition
Start date:
09/17/2018
Due date:
% Done:
100%
Estimated time:
Affected versions:
Owner:
Description
When i have 2 Form Definitions of IdmIdentity, first of them is set as main and I click on the second, select main definition and save.
It result with 'result returns more than one elements;' exception. I have to firstly unselect first form definition as main and then I can select the second as main.
(creating new form definiton with main as selected is working)
But it should at least throw some message like 'another definition is main'..
Files
Updated by Radek Tomiška over 6 years ago
- Status changed from New to Needs feedback
- Assignee changed from Radek Tomiška to Ondřej Kopr
- % Done changed from 0 to 90
I fixed check and update main definition flag, when definition was changed + test added.
Commit:
https://github.com/bcvsolutions/CzechIdMng/commit/0e847fb393a6f0faa1a38aa5ab49f58865e2c760
Could you do a feedback pls?
Updated by Ondřej Kopr about 6 years ago
- Status changed from Needs feedback to Resolved
- Assignee changed from Ondřej Kopr to Radek Tomiška
- % Done changed from 90 to 100
Thank you. Boolean flag main for form definition works perfectly.
Updated by Radek Tomiška about 6 years ago
- Status changed from Resolved to Closed
Actions