Defect #3034
closedCreating user with projection with only date from/to for contract isn't possible
100%
Description
When you have projection for user.
When you tick the option "Show prime contract" and in field "Basic attributes for contract" you choose only Valid from and Valid till, you are not able to create user with projection. After clicking on save button nothing happen. There is no error in GUI, tomcat, browser console.
When you add Work position to "Basic attributes for contract" saving will start working correctly.
I even tried setting idm.sec.core.tree.defaultNode but this had no effect.
Updated by Peter Štrunc almost 3 years ago
- Sprint set to Sprint 12.2-1 (Feb 18 - Mar 02)
Updated by Roman Kučera almost 3 years ago
- Sprint changed from Sprint 12.2-1 (Feb 18 - Mar 02) to Sprint 12.2-2 (Mar 02 - Mar 16)
Updated by Roman Kučera over 2 years ago
- Status changed from New to In Progress
- Assignee changed from Peter Štrunc to Roman Kučera
Updated by Roman Kučera over 2 years ago
- % Done changed from 0 to 10
I done some basic testing on local env.
All logs are empty.
The issue will be on FE probably in validation. Because no request is send.
Updated by Roman Kučera over 2 years ago
- Status changed from In Progress to Needs feedback
- Assignee changed from Roman Kučera to Tomáš Doischer
- % Done changed from 10 to 90
Fixed in https://github.com/bcvsolutions/CzechIdMng/pull/200
@doischert can you do a feedback please?
Updated by Tomáš Doischer over 2 years ago
- Status changed from Needs feedback to Resolved
- Assignee changed from Tomáš Doischer to Roman Kučera
- % Done changed from 90 to 100
Thanks, LGTM, merged to develop.