Error: [422] Invalid Parameter: assignmentBean value " BaseAssignmentBean | Community
Skip to main content
Level 2
October 8, 2024
Question

Error: [422] Invalid Parameter: assignmentBean value " BaseAssignmentBean

  • October 8, 2024
  • 1 reply
  • 554 views

I would like to understand what this error means, [422] Invalid Parameter: assignmentBean value " BaseAssignmentBean.

 

The context: I have attempted to set assignments by field value. I used the assign multiple action in order to map to assign ID. I have checked that there are no errors in the mapping. {{if(1.`Campaign` = "Popcorn"; "123456")}} {{if(1.`Campaign` = "Candy"; "789101")}}. 

 

This post is no longer active and is closed to new replies. Need help? Start a new post to ask your question.

1 reply

Sven-atClient
Level 3
October 8, 2024

Hi @megkart 

 

It means that there is a blank (value "") that the module didn't like. 
I take it the assignedToID is populated as you expect, with the userID? 

If you can - attach the full screenshot of the module?