Customize synchronizing user's own content from staging to live

Dominic Tse asked on November 22, 2018 23:18

I would like to be allow specific group of users to sync their own content from staging to live. What's the best approach to do this? I noticed we can automatically sync content from staging to live by writing custom code. Is this the way to go?

Recent Answers


Juraj Ondrus answered on November 23, 2018 11:43

Hi,
Have you considered organizing the tasks into task groups? E.g. each user will have own staging tasks group.

0 votesVote for this answer Mark as a Correct answer

Dominic Tse answered on November 24, 2018 01:49

Hi. We have allocated the users into task groups. Each user can sync their own content by going to their group in Staging. When we give the user access to Staging, they would be able to sync their own content AND ALSO other people's content. Is it possible to allow some users to sync their own content in Staging NOT other people's content? I just want to confirm whether this is not an out-of-the-box feature. If we need to write custom code on it, what's the best approach on this?

0 votesVote for this answer Mark as a Correct answer

Juraj Ondrus answered on November 26, 2018 09:35

Hi,
There is no such a granularity in the permissions for the staging tasks. The user has to have permission to synchronize the tasks - this means this user can synchronize all the tasks. The task groups can help a bit but do not prevent the user from checking and synchronizing other tasks. To achieve this you will have to create a custom module with the desired logic using the staging API.

0 votesVote for this answer Mark as a Correct answer

   Please, sign in to be able to submit a new answer.