sergehuber commented on issue #131: Add the ability to update event by item id URL: https://github.com/apache/unomi/pull/131#issuecomment-590175439 Hello Ron, Could you explain a little bit more why you need to update events ? Maybe an example could be great? My biggest concern with this PR is that it introduces the potential for security vulnerabilities. As secured events such as logins or profile properties events exist in the system, re-using itemIds could make it possible to overwrite or retrieve profile data. Maybe an secondary ID could be used on the events to do what you need ?
---------------------------------------------------------------- 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
