Actions
Task #1269
closedInclude changes of EAVs of contracts in the audit of users
Start date:
09/24/2018
Due date:
% Done:
100%
Estimated time:
Owner:
Description
Version: 9.1.1-SNAPSHOT
When an EAV of the contract is changed, it isn't visible in the audit of the user.
Please include the changes of contract's EAV also in the audit of users.
This would be very helpful when solving production incidents and also when testing.
- IdmIdentityContractFormValue
- IdmContractSliceFormValue
- IdmContractGuarantee
- IdmContractPosition
Related issues
Updated by Ondřej Kopr about 6 years ago
- Target version set to Morganite (9.2.0)
This is possible, it's 'only' required add AuditSearchable interface to IdmIdentityContractFormValue. If you want write me next classes/connection with identity, that you want see in audit for user.
Updated by Alena Peterová about 6 years ago
I would expect following in the audit:
- EAVs of contracts - IdmIdentityContractFormValue.java
- EAVs of contract slices - IdmContractSliceFormValue.java
- guarantee of the contract - IdmContractGuarantee
- other position of the contract - IdmContractPosition
Updated by Ondřej Kopr about 6 years ago
- Target version changed from Morganite (9.2.0) to Onyx (9.3.0)
Updated by Ondřej Kopr about 6 years ago
- Target version changed from Onyx (9.3.0) to Opal (9.4.0-rc.1)
Updated by Vít Švanda about 6 years ago
- Target version deleted (
Opal (9.4.0-rc.1))
Updated by Ondřej Kopr almost 6 years ago
- Status changed from New to In Progress
- Target version set to Pyrite (9.5.0)
- % Done changed from 0 to 70
Mainly part of this ticket is solved in #1498
Updated by Ondřej Kopr almost 6 years ago
- Related to Feature #1498: Identity role audit (new audit for all sub entities) added
Updated by Ondřej Kopr almost 6 years ago
- Status changed from In Progress to Needs feedback
- Assignee changed from Ondřej Kopr to Vít Švanda
- % Done changed from 70 to 90
Please Vitek could you make a review? Commit and next information can be found in ticket #1498.
Updated by Vít Švanda almost 6 years ago
- Status changed from Needs feedback to Resolved
- % Done changed from 90 to 100
Revised within #1498.
Updated by Vít Švanda almost 6 years ago
- Assignee changed from Vít Švanda to Ondřej Kopr
Updated by Ondřej Kopr almost 6 years ago
- Status changed from Resolved to Closed
Actions