Issue with a!pickerFieldUsersAndGroups field use in editable grid a!gridRowLayout()

Certified Associate Developer

We have Appian 17.3 and 21.1 environments - I am using a!pickerFieldUsersAndGroups() field inside editable grid to allow users to pick either a user or a group. No issue when picking a user, but when I pick any group then I got the following error "Error in a!forEach() expression during iteration 1: Expression evaluation error at function a!pickerFieldUsersAndGroups [line 100]: A user and group picker component [label=“Primary Assignee”] has an invalid value for “value”. All users and groups must be valid and visible to the viewer."  

When I use a!pickerFieldUsersAndGroups() outside of the editable grid, picking a user or a group works with no issue.

Also, when using a!pickerFieldGroups() or a!pickerFieldUsers() inside editable grid works just fine.

Appreciate any help on this issue.

  Discussion posts and replies are publicly visible