You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'd like to automatically reorder tasks with a combination of factors. Currently the UI only supports sorting by a single factor (alphabetically, assignee, due date, etc). I would like to create custom ordering, for example using the presence of certain labels. What's the best way to do this, since the I see the order property of Task is read-only?
The text was updated successfully, but these errors were encountered:
Question description
I'd like to automatically reorder tasks with a combination of factors. Currently the UI only supports sorting by a single factor (alphabetically, assignee, due date, etc). I would like to create custom ordering, for example using the presence of certain labels. What's the best way to do this, since the I see the order property of Task is read-only?
The text was updated successfully, but these errors were encountered: