sigdestad commented on issue #131: Add the ability to update event by item id
URL: https://github.com/apache/unomi/pull/131#issuecomment-590184178
 
 
   Imho this would break a fundamental concept in Unomi of immutable events. 
Ability to modify an event will break any possibility to playback a chain of 
events and any action resulting from the event. Also, It might lead to 
inconsistence in terms of other data. If you need to "change" an event, you 
should rather register an event that undoes the initial. 

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
[email protected]


With regards,
Apache Git Services

Reply via email to