Skip to Main Content
Status Unlikely to implement
Categories Features
Created by Guest
Created on Sep 28, 2020

Use pagination to remove 50-user limit in Workflow view

When grouping by assignee, the view is limited to 50 users. Not 50 users at a time, but 50 users total. The truncation seems to be arbitrary as well, rather than picking, say, the first 50 users.

I was informed that this is for performance reasons, as large queries can be quite slow if not indexed properly.

If there is a way to split up the queries and paginate the resulting view, hopefully that can mitigate the aforementioned performance issues plaguing this otherwise useful view!

  • Attach files
  • Admin
    Austin Merritt
    Reply
    |
    Oct 5, 2020

    Hi there! I am going to mark this unlikely to implement for now given the explanation that Julie shared earlier. If there are details about your use case that make splitting the workflow board into multiple views less viable, please let us know. Thank you!

  • Admin
    Julie Price
    Reply
    |
    Sep 30, 2020

    Thanks for the idea!

    Can you share a little more about your use case of needing to view more than 50 users? Typically the workflow board is used to manage smaller teams, so I'm curious about your use case.

    For example, depending on your use case, you could break up your users into groups and create separate workflow boards.