Workflows Form Error: Assignee does not have update content access to queue

NateBI
NateBI Contributor

Hi Team,

I'm sending a form to a user and this error was returned. I can't find a function that grants access to the user (dynamically) to access the queue .

The flow is as follows:

This is the second half of a loop over dataframe template flow.

Tagged:

Answers

  • DanHendriksen
    DanHendriksen Domo Employee

    @NateBI , is the task assigned to a group? Or do an individual?

    You do need to make sure that you go into Queues, and share the queue with the appropriate people. That isn't something that we've done dynamically in the workflow, but suppose I could help you write a function to do that.

    The current guidance would be to go to Task Center and share the queue with all the people who may need to have a task assigned to them in it. If they don't have access to the Queue, it will fail as you see here. Leveraging GROUPS in these cases (sharing the queue with a group) can be a good work around to having to give a bunch of individuals access.