Open CarlosNZ opened 3 weeks ago
Recommending easy option to always do 'ITEM_VARIANT_UPDATED', and just know that the first one was the creation event.
I think this is a good issue to put into carry over epic (and close for now), sounds like low priority
As raised here
It looks like this will be the first time we're creating an activity log entry for an "Upsert" mutation rather than distinct "Insert" and "Update"s, so need to decide what the correct thing to do should be. If the activity log needs to discriminate between "Insert" and "Update", then we'll need to do additional work for the service layer to tell which it is.