I’ve been trying to find if Umbraco Deploy keeps any form of transfer logs to see when a piece of content was pushed from one environment to another and by whom?
So far I’ve been unable to find anything, but I would have thought that this sort of audit logging would have been added into the standard UmbracoLog table so that it could show in the history of a content item. However this doesn’t appear to be the case.
Is there a setting to enable this? Or does this functionality not exist in Umbraco Deploy?
The problem really is that users are set up per environment, so there’s no guarantee that a user pushing the changes exists in the target. But often they do, so this option can be used if you are expecting that users with the same email addresses exist in both environments.
Oh, where do I find that? Is that persisted somewhere?
Basically that is exactly what I’m trying to find for a piece of content that was previously transferred a month ago.
With the new setting (matching source and destination users), at least going forward you can see some more info, but it won’t work retroactively, of course.