Assignment creation notifications don't work

Hi, all!


I'm experiencing an error where the notifications when creating a new assignment don't reach the user receiving the assignment.

I've checked the notification settings and they seem ok.

Could you help me? Thanks!

Parents Reply Children
  • Are you perhaps modifying the permissions of the object in the same workflow state where the assignment is created? This can cause issues like you are describing since the user needs to have the rights to see the object for the notification to be sent and there's a timing problem if you try to give these rights simultaneously with the assignment creation.

    If that's the case, try modifying your workflow so that you first give the permission to see the object in one state and then create the assignment in the next, separate state to which you can move with an automatic state transition.