cancel
Showing results for 
Search instead for 
Did you mean: 

Assigning task to user in workflows

Sana_
Champ on-the-rise
Champ on-the-rise

I have created an automation chain in Nuxeo Studio for applying workflow to a content type in Nuxeo 5.6. There are 3 create task operations in the chain. Each task is assigned to one user. Task 1 --> User1, Task2 -->User2, Task3 --> User3 But during the execution, all the users get access to all tasks. Is there a way to restrict the access of one task to one user?

1 ACCEPTED ANSWER

Sana_
Champ on-the-rise
Champ on-the-rise

This has been resolved by assigning different custom permissions to each user.

View answer in original post

5 REPLIES 5

Florent_Guillau
World-Class Innovator
World-Class Innovator

What you see is not the expected outcome of such a config. Tasks should be per-user. Can you update your question to detail exactly what you did as a config? What's the name of your Studio project?

Sana_
Champ on-the-rise
Champ on-the-rise

The name of my Studio Project is Demo. Our requirement is to design a custom workflow with 3 lifecycle transitions on a document. The state of the document has to change after each user approval.

Sana_
Champ on-the-rise
Champ on-the-rise

This has been resolved by assigning different custom permissions to each user.

beatrizspereza_
Champ in-the-making
Champ in-the-making

yes, but what happens when there is a group, for each life cycle state of the document, in nuxeo 5.6 the task is assigned to each one on the group, and all of them can access the task, How can we modify the task to make it desappear for the others, when the document/task is oppened?

It can be possible from the dashboard to Accept/reject the task, and if so, how?

geekonspace
Star Contributor
Star Contributor

I modified the views showing the forms designed for each task in the workflow where the user at login that belongs to the group of users who can make this task have the option to lock the document in the workflow, immediately after blocking the document shows the form of their assigned tasks, after completing his task (accept or reject) an automation chain automatically unlock document.

alt text

alt text