-
Notifications
You must be signed in to change notification settings - Fork 31
Open
Labels
bugSomething isn't workingSomething isn't working
Description
Steps to reproduce
Use .impersonate=onBehalfOfInitiator directive and do any field change in a rule.
Run with aggregator 1.2
Expected behavior
Aggregator should save the changes.
Actual behavior
The impersonate directive clears the ChangedBy field then set it back to the original value again thus resetting the IsDirty flag for the workitem so nothing is saved.
IsDirty flag should probably be set to Changes.Any()
Diagnostic logs
Environment
Custom wrapper around the aggregator engine code.
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working