Assign user group to a tulip table under field type User

Hello!
We are building an app that will assign a user group to a specific issue raised by a team member. We want everyone in that user group to:
receive an email, see the record in an app, interact with that record

The problem is, that from what I’ve seen, you can’t assign a user group to a user field in a table. Is there something that I’m missing or is this not a possibility at the moment?

1 Like

Hi Bryce, that is not possible at the moment unfortunately.

Upvoting, as this is something my client wants as well. E.g., to assign a review task to a group of managers so that any user among the managers group may sign off on the task.
I POCed a workaround that requires maintaining a separate table associating User Groups to their alphanumeric Group ID, but that sort of duct tape engineering is unlikely to make it into production.

1 Like