Sort or group by workplace member?
My organization assigns each Opportunity to a workplace member. I created a relation for this (which I understand is a recent feature, so thank you for that) and this works. However, in a view of the Opportunity, there is no way to either sort or group by the assignee. Is there any way to do this?
A workaround that comes to mind is to define a Select field on the Opportunity (options duplicating the workplace members) and then can group by that, however, this requires manual maintenance whenever the workplace members change. Is there a better way?
1 Reply
I think you'd be interested in this as well https://github.com/twentyhq/twenty/issues/14587
GitHub
Individual Kanban views with Custom Grouping · Issue #14587 · twe...
Scope & Context Example: For a Working Kanban View its currently only working if you create a Select Field: Current behavior If you create the above it's working as expected.. Expected beha...