uSync icon indicating copy to clipboard operation
uSync copied to clipboard

Node publishes are tagged to Umbraco Default User (id: -1)

Open fbpenalosa opened this issue 1 year ago • 1 comments

Describe the bug Node publishes are tagged to Umbraco Default User (id: -1).

To Reproduce Steps to reproduce the behavior:

  1. Login to Umbraco using a user that is not the default user (id: -1)
  2. Run USync import
  3. You would see from the logs that the finished import is tagged to the current user. However, the published contents are tagged to the umbraco default user (id: -1)

Expected behavior I would assume that the user who triggered the import should be tagged on the following published events.

Screenshots In these screenshots, I'm testing using 2 umbraco accounts:

id: -1 username: Default Umbraco User

Id: 2 username: Sample User (I'm logged in as this when I ran the import)

When the import finishes it was clearly tagged to the current user image

However, all the published nodes were tagged to the default umbraco user (id: -1) image

Note: the screenshot above is by using a special package called Diplo Content Log Viewer which pulls from the umbracoLog table image

I wonder if this is a normal behavior?

About your Site (please complete the following information):

  • Umbraco Version: 12.3.6
  • uSync Version: 12.2.3
  • Browser : Chrome

Additional context

Related inquiry: What is the difference between Import vs Full Import in contents image

I do noticed that Full Import does import more stuff (and thus more items getting tagged with the default user) but I can't pinpoint the exact difference for contents.

fbpenalosa avatar Oct 03 '24 11:10 fbpenalosa

Hi

I will check this, i am not sure it's true on v13 (but i will double check).

the v12 branch of Umbraco is Out of support and such so is uSync so I'm afraid we won't be fixing this for Umbraco 12

KevinJump avatar Oct 03 '24 18:10 KevinJump