How to assign user roles (e.g. reviewer/decider) in a workflow – no UI option? #3377
Answered
by
Macroz
PujolPujol
asked this question in
Q&A
Replies: 2 comments 1 reply
-
|
Hi,
Maybe there is a confusion here. The roles reviewer and decider are related
to an application, not a workflow. Therefore, they can only be assigned as
part of application processing by the handler user. This would be on the
application screen and under the application API. The idea is that these
may not be static, and a person may be included case by case.
I can see there a possibility that certain organizations would like to keep
a fixed set of deciders in the workflow, or even reviewers. There are also
cases where the reviewer or decider is part of a team with a shared
mailbox. However, these cases are not well supported at the moment.
Hope this clears it up!
…On Thu, Apr 10, 2025 at 6:11 PM PujolPujol ***@***.***> wrote:
Hi REMS team,
I’m trying to assign specific users to roles like reviewer or decider in a
workflow, but I don't see any option to do this via the web interface.
Is this expected behavior?
If role assignment is only possible via the API, could you please share an
example of how to assign a role (e.g. reviewer) to a user when creating or
editing a workflow?
Thanks in advance for your help!
Best regards,
—
Reply to this email directly, view it on GitHub
<#3377>, or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AAGJC3ISG42GUVDTFT7G5RT2Y2CYDAVCNFSM6AAAAAB235WAAKVHI2DSMVQWIX3LMV43ERDJONRXK43TNFXW4OZYGE4DQNBZGA>
.
You are receiving this because you are subscribed to this thread.Message
ID: ***@***.***>
|
Beta Was this translation helpful? Give feedback.
1 reply
Answer selected by
PujolPujol
-
|
Yes, as of today, you are correct.
…On Thu, Apr 10, 2025 at 10:57 PM PujolPujol ***@***.***> wrote:
Thank you for the clarification!
So just to confirm, as of today, there’s no support for static
reviewer/decider assignments in the workflow itself, and roles like
reviewer must be assigned dynamically during application processing, either
via the UI or the API (e.g. /request-review, /request-decision).
That clears it up, thank you!
—
Reply to this email directly, view it on GitHub
<#3377 (reply in thread)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AAGJC3LCX7IZV3CK6PQFSY32Y3EJXAVCNFSM6AAAAAB235WAAKVHI2DSMVQWIX3LMV43URDJONRXK43TNFXW4Q3PNVWWK3TUHMYTENZZGU4TGOA>
.
You are receiving this because you commented.Message ID:
***@***.***>
|
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi REMS team,
I’m trying to assign specific users to roles like reviewer or decider in a workflow, but I don't see any option to do this via the web interface.
Is this expected behavior?
If role assignment is only possible via the API, could you please share an example of how to assign a role (e.g. reviewer) to a user when creating or editing a workflow?
Thanks in advance for your help!
Best regards,
Beta Was this translation helpful? Give feedback.
All reactions