Actions
Defect #1128
closedEvent processing - check parent event type for duplicates
Start date:
06/11/2018
Due date:
% Done:
100%
Estimated time:
Affected versions:
Owner:
Description
Parent event type is not checked for canceling duplicate events:
- notify event after create
- notify event after update
=> both events should be executed, because one notify is after create and one after update.
Updated by Radek Tomiška over 6 years ago
- Status changed from In Progress to Needs feedback
- Assignee changed from Radek Tomiška to Vít Švanda
- % Done changed from 0 to 100
I fixed skipping duplicate events with different parent event type:
Commit: https://github.com/bcvsolutions/CzechIdMng/commit/fa48ada00b3f515c23b39e1bf34a702a10bd4179
Could you do a feedback please?
Updated by Vít Švanda over 6 years ago
- Status changed from Needs feedback to Closed
- Assignee changed from Vít Švanda to Radek Tomiška
I tested it and it works correctly for me.
Thanks for that.
Actions