You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I am currently adding assignees to a Task object via a post_save signal by matching the task.name against a string. Is it possible to add an assignee from within a workflow method?