Forum Discussion
xin-zhou-hziee
4 years agoNew Contributor
Use ReviewService.updateAssignments
{"command" : "ReviewService.updateAssignments",
"args":{"reviewId":"00001",
"assignments": [
{"user":"user1", "role":"MODERATOR"},
{"user":"user2", "role":"REVIEWER"}
]}
}
- EJ2564 years agoOccasional Contributor
That assigns the roles, not the custom field in my template