Error Saving Workitem with Approval
Hello,
I'm creating an approval for a workitem but when I save the workitem I get the error: "Required property must not be null: internalApprovals.approver" Does anyone know why? Thanks in advance.
|
3 answers
I'm creating an approval for a workitem but when I save the workitem I What's the value of contributorHandle? Could it be null? -- Regards, Patrick Jazz Work Item Team |
Thanks for the reply. The contributorHandle was fine. I fixed it by adding this line, but I'm not too sure why it need it...
((Helper) approval).setInternalId(UUID.generate()); Thanks |
Thanks for the reply. The contributorHandle was fine. I fixed it by I don't think this is needed, although I saw it in one of our testcases, too. -- Regards, Patrick Jazz Work Item Team |
Your answer
Dashboards and work items are no longer publicly available, so some links may be invalid. We now provide similar information through other means. Learn more here.