One of the common workflows for us with Jira is to search for things that have changed in the last day
status changed during (-1d, now())
That lets me as a manager or a lead, see activity in their project and know when engineers update their tickets with details or comments. Is there a way to do that with Linear?
For all the hate that Jira (deservedly) gets, its search is extremely powerful. Maybe it's best feature. I'm not sure how well Linear would scale for a larger org of hundreds of engineers, dozens of teams, and tens of thousands of tickets without similar search abilities. Any roadmap plans for that?
We want Linear to scale large orgs with hundreds of engineers. We think most of the time you still work in ~10 person teams so we think lot of the experience stays the same but there are just more teams, more layers, and you need powerful search like this.
We do have plans to enable creating custom views so you could build views like this that present the information in a specific way. We do have GraphQL api it's even possible to build external view like this today: https://github.com/linearapp/linear/blob/master/docs/API.md
For all the hate that Jira (deservedly) gets, its search is extremely powerful. Maybe it's best feature. I'm not sure how well Linear would scale for a larger org of hundreds of engineers, dozens of teams, and tens of thousands of tickets without similar search abilities. Any roadmap plans for that?