When I publish the content from my Dev to UAT environment , in UAT the content publisher name displayed as the 0th user username by default. So I want to change or configure with the actual publisher name which is published the content from dev.
Yes - at the moment we don't serialize the users, (there is always a chance they are not actually on the target site) - but Its coming in the next release
uSync Content Publisher name issue
When I publish the content from my Dev to UAT environment , in UAT the content publisher name displayed as the 0th user username by default. So I want to change or configure with the actual publisher name which is published the content from dev.
Hi,
Yes - at the moment we don't serialize the users, (there is always a chance they are not actually on the target site) - but Its coming in the next release
https://github.com/KevinJump/uSync/pull/506
and this includes uSync.Complete which will use the name of the user doing the push.
is working on a reply...