I'm the tech lead on a project with 5 other devs and am trying to get my head around all of the outstanding tickets for our project and decipher what tickets are actionable and what needs more grooming. I want to add clarity and direction but have a sinking feeling that the time spent "working" on tickets in Jira is not worth the time I'm not spending making actual code changes or working on more helpful forms of documentation for the team.
Is anyone here in a similar situation? And does anyone else have a methodology that has worked well for them with Jira?
Where I work now we have Jira tuned up very well, we are using Jira hosted by Atlassian which performs well, also the project management people set it up very well for our workflow. I can't say a lot about how they did it because I wasn't involved in that, but I do know it is possible because I went from being a Jira hater to being completely satisfied.
With JQL you can add custom filters to boards and backlogs making it considerably easier to hone in and highlight and narrow down specific patterns.
You can also save/fav searches and filters based on complex JQL scenarios if you use a shared backlog and rely on custom labels to split work.
Here are some JQL ideas https://gist.github.com/mvsantos/e9b2530a97a6345c2668116ffef...
As for Jira general slowness, bug your instance's admin to run maintenance cleanups and purges more often particularly if you run a large shared instance. It won't solve the problem entirely, but might help depending on your instance size and typical usage.
Having clear baseline practices will help too, but don't go overboard and come up with dozens of rules. Keep it intuitive so that they quickly become second-nature, and not points of contention and friction.
That's why a colleague of mine and I decided to build https://www.hurdle.dev/.
Syncs to a Jira project, so other stakeholders can continue looking at everything there, but the devs can work in a faster, less cluttered, more focused workspace.
Would be happy to show a demo if you'd like!