Expand my Community achievements bar.

The Community Ideas review for H1 2025 is out now, see which ideas our Product team prioritized and let us know your thoughts.
SOLVED

Unassigning Teams From Template Tasks

Avatar

Level 4

Hello,

 

I have a simple ask that I am unsure how to achieve in Fusion. Is it possible to unassign Tems/Roles/Users from Template Tasks as an action? What if I wanted to just simply remove one of those assignments from a Template Task but not replace it with any ID?

 

Thank you,

Eric

1 Accepted Solution

Avatar

Correct answer by
Community Advisor

I didn't look too hard, so there may be other/more elegant solutions; mine is the brute-force replacing the existing assignments collection on the template-task object with a modified collection. 

 

It works (but will nto update the UI automagically, a refresh is necessary)

SveniX_0-1742422810494.png

SveniX_1-1742423090652.png

 

 

View solution in original post

2 Replies

Avatar

Correct answer by
Community Advisor

I didn't look too hard, so there may be other/more elegant solutions; mine is the brute-force replacing the existing assignments collection on the template-task object with a modified collection. 

 

It works (but will nto update the UI automagically, a refresh is necessary)

SveniX_0-1742422810494.png

SveniX_1-1742423090652.png

 

 

Avatar

Administrator

Hello @Eric_D_Miller 

I wanted to let you know that I'm marking a previous response as the correct solution. If this is incorrect or if you need more help from the community, please let me know, and I'll remove the marked solution.