Appian Community
Site
Search
Sign In/Register
Site
Search
User
DISCUSS
LEARN
SUCCESS
SUPPORT
Documentation
AppMarket
More
Cancel
I'm looking for ...
State
Not Answered
Replies
8 replies
Subscribers
5 subscribers
Views
4379 views
Users
0 members are here
Share
More
Cancel
Related Discussions
Home
»
Discussions
»
Process
Using User Input Task Activity Node with an expression based task assignment to
abhinavg
over 10 years ago
Using User Input Task Activity Node with an expression based task assignment to assign task to groups
Issue: Set re-assignment privileges for assignees in task node changing to default rights (Can reassign the task to anyone) even on using other rights,while using expression based assignment
Task Assignment Expression Used : if(testCondtion, getgroupbyname("ABC_Location_475"), getgroupbyname("ABC_Location_145") )
ABC_Location_# groups already exist in Appian
Is it not possible to have expression based assignment with changed re-assignment privileges ? or group functions is causing some issues ?
Thanks,
Abhinav
OriginalPostID-161633
OriginalPostID-161633
Discussion posts and replies are publicly visible
Parents
0
Chris
over 10 years ago
Hi abhinavg, I see what you are saying now - and also am able to reproduce this issue in my environment (7.10) - would be worth sending to support.
If assignment is set using either getgroupbyname() or getgroupnamed(), reassignment privilages will not save. Other functions do not seem to cause this issue. As a work-around, can you set the assignment to a group variable in a prior node, then use that variable for assignment on the task? This should allow you to set reassignment privileges correctly.
Cancel
Vote Up
0
Vote Down
Sign in to reply
Verify Answer
Cancel
Reply
0
Chris
over 10 years ago
Hi abhinavg, I see what you are saying now - and also am able to reproduce this issue in my environment (7.10) - would be worth sending to support.
If assignment is set using either getgroupbyname() or getgroupnamed(), reassignment privilages will not save. Other functions do not seem to cause this issue. As a work-around, can you set the assignment to a group variable in a prior node, then use that variable for assignment on the task? This should allow you to set reassignment privileges correctly.
Cancel
Vote Up
0
Vote Down
Sign in to reply
Verify Answer
Cancel
Children
No Data