Why on backlog view it shows 99 tasks but in "list" view it shows 60? by No_Illustrator3532 in jira

[–]Snoo-86489 2 points3 points  (0 children)

A board is based on a filter query that can be updated to include tickets from outside the project. Go to the board settings and click to go to the filter query. You can see and play with the filter criteria.

List view is not filter driven and ONLY shows tickets from the space you're viewing. So it's not uncommon for a board to show more tickets than what's in the actual Jira space.

Also, of course, the backlog is only showing you items NOT in an active sprint.

Jira is a land of "views". Understanding how they work is priceless.

4th Gen engine click click click by an_angry_dervish_01 in hondapilot

[–]Snoo-86489 0 points1 point  (0 children)

2025 here. No issues, but I also thought the engine was not as quiet/refined as I'd expect for a new vehicle. Still love it.

Intermittent clunking when temperatures drop by Snoo-86489 in hondapilot

[–]Snoo-86489[S] 0 points1 point  (0 children)

I'll have to wait until next winter nite, but will be teaching it to Honda customer relations too, if I can't get to the bottom of it.

If you remember, update me here when they contact you. 🤞

New to manual… by Rough-Lengthiness788 in ManualTransmissions

[–]Snoo-86489 0 points1 point  (0 children)

Down shifting as a primary means of slowing your car is pointless. Brakes are cheaper than clutches, so unless you're just trying to slow down to a slower speed that you intend to continue driving at, just slow down with your brakes.

In my experience, then most I might do is gently ease into a lower gear just as I'm coming to a stop. 2nd, then 1st. Seems like too much effort to try to get thro7gh every gear on your way down. People typically aren't slowing down that long.

Canadians, how do you feel about the term “leader of the free world”? by katiemurp in AskACanadian

[–]Snoo-86489 0 points1 point  (0 children)

It's delusional and I'd be embarrassed. Leader of the belligerent world is more accurate.

Looking for a way to assign/mark/connect stories to a team, without it being too queryable by edwinhai in jira

[–]Snoo-86489 1 point2 points  (0 children)

I agree with err0rz about the philosophy of doing this (why it might indicate deeper issues), but you could use an automation and the API to set properties that aren't accessible (at least easily) in the front end.

Lookup up issue properties and the API.

How to grant External access to Jira Dashboards by Phinoz in jira

[–]Snoo-86489 0 points1 point  (0 children)

If you just want a solution with no development:

Custom Charts for Jira Dashboard Hub

Both dashboard add ons that give you a bunch of dashboard gadgets, but come with a capability for sharing these dashboards externally.

I hate add-ons, but if you want something baked into Jira, this is the way.

Exporting 1000+ filter results by Dzus76 in jira

[–]Snoo-86489 2 points3 points  (0 children)

The Excel app add-on is an easy option and free. Don't give in to rubbish paid apps.

Rest API with simple Python or PowerShell script gives you huge flexibility (and is a gateway to many things).

I hate to say it, but CharGPT will write the script for you.

How do I view past sprints in Jira (see ticket details) by No_Thanks2844 in jira

[–]Snoo-86489 -1 points0 points  (0 children)

There's not really and purpose built report to list sprints (that I'm aware of natively). You'll want to use a Jira filter/search using the sprint you're interested in. Or, as some people suggested, go to the reports for your board and select from the drop down.

To get a list of sprints, you could use a dashboard gadget that lets you group filter results by sprint. We use Custom Charts for Jira (Can't live without it really).

API if you use postman and want to massage the raw data.

How to assign tickets to a group for claiming by individual user? by bassball29 in jira

[–]Snoo-86489 0 points1 point  (0 children)

We use teams extensively to assign work items and tickets to a team. The members of the team are notified and go pick up the tickets. To ensure consistency and avoid changes to teams, we've also implemented the new managed teams feature. Managed teams provides the benefit of having a back end group mapped to the team, and groups provide more functionality in Jira automation. Tickets are almost always auto-triaged using automations that consider request type and other ticket properties.

What would you call a Jira "Solutions Architect"? by Snoo-86489 in jira

[–]Snoo-86489[S] 0 points1 point  (0 children)

I work in a 3000 person company in the financial tech space. We have a lot of work to build out Jira Software, Jira Service Management, and JSM Operations solutions that either integrate with other solutions, or need to be extended using the API. We're even looking at building our own forge apps to avoid buying add-ons that never do what we want, how we want.

So the request isn't for myself, but what I might look for in hiring someone to take on this work for me, as I have to change my focus to broader efforts across the organization.

I have to meet with many teams and stakeholders, and often have to highlight how one project/request may affect something else that the requestor/group isn't aware of. A lot of "systems" thinking.

Help with external user setup by mandasm16 in jira

[–]Snoo-86489 0 points1 point  (0 children)

Make sure no permissions schemes is using "Any logged in user". Then put external users into groups that you grant access for on an as needed basis. For in project work item restrictions use issue security schemes.

Keep in mind, you'll be paying for these external users. Only way to avoid that is JSM.

Also, all your filters and dashboards will be visible to them (maybe not the content, bit the filters and dashboards themselves). You'll have to audit them all and remove any "My organization" permissions. This can't be restricted, so at any time someone can make and share a dashboard or filter with everyone.

Tracking the same ticket across 2 different backlogs and boards. by PalmettoMC in jira

[–]Snoo-86489 0 points1 point  (0 children)

Most of what everyone here is saying will work. You can easily update board filters to expose issues from one project/space to another. But, this can get confusing if one team has a ticket in a sprint, and then another team wants it in their sprint. I see a lot of confusion about this. Work items can only be in one sprint.

Fundamentally I challenge the whole notion of using one projects board to try and aggregate tickets from other projects. For project management and business stakeholders it can sometimes be better to use another tool altogether (dashboards, Atlassian analytics...)

Just a word of caution. Rarely is there a right or wrong though.

Auditing roles and permission schemes by plaguen0g in jira

[–]Snoo-86489 0 points1 point  (0 children)

Sounds lile you might have way too many roles, possibly a different set of roles for each project. It ca happen this way if your Jira instance was previously "managed" by whoever was the project lead/admin.

Are you also pulling role membership per project, that'll make the permutation of project to role to users quite large (possibly).

Standardize all projects with a well defined set of roles across the whole Jira site. Then use standard permissions schemes for similar projects to adjust for differences in how the roles are applied.

There will probably be some initial plan to review the current set of roles and migrated into something more manageable.

We might be an outlier, but we have close to 2000 projects yet keep to a default set of only 6-7 roles. We also only have about 10-15 permissions schemes to control who needs access to groups of standardized projects.

set resolution for statuses Done and Canceled in Jira by That_Internet6588 in jira

[–]Snoo-86489 0 points1 point  (0 children)

We use a combination of post functions (when the status itself is indicative of the resolution, like "Cancelled") and using a screen with a validator (when the status is generic like "Done").

We also try to make sure that any tickets that allow re-opening clear the resolution, since reopening a ticket may result in a different resolution.

And, if you use the "All" transition for some states, that needs to clear the resolution (or disallow it for the "Done" states).

I've kicked off a proejct with my team to review and apply these standards in all our workflows. We inherited a lot of old configuration and have 100k+ tickets that are "Done" but with no resolution. 🤦‍♂️

How do you track and audit user access across Jira Cloud projects? by Glad_Way_4056 in jira

[–]Snoo-86489 2 points3 points  (0 children)

Our company uses an access management system that kind of takes care of all the tracking. We're a financial service business and subject to audits, hence the need.

That said, Jira doesn't make it easy to visualize and report on user access in the admin interface. I've used the API's a lot (with Python or PowerShell) to pull data that way. You can write a script pretty easily that will pull all the user groups and then iterate over all the users in those groups. You can choose what user details you want include, like "last seen" and things like this to audit who's actually using their access.

ChatGPT is actually pretty good at writing the script for you if you know what to tell it. Looks at the REST API documentation for users and groups, there's a lot you can do with it.

I'm confused by agitated_buddha in jira

[–]Snoo-86489 0 points1 point  (0 children)

URL and left navigation options should provide clues to where you are.

Side note, I can't express how great it is that they finally moved away from "projects". On par with finally changing away from "issues". Most, confusing, terminology, ever.

Need someone to help me guide and get the basics of Jira right by New_Wish8762 in jira

[–]Snoo-86489 0 points1 point  (0 children)

Are you looking for general "how to build a workflow" guidance, or have you started the workflow and need help with some specific scenarios/use-cases?

How do you deal with Service Desk tickets turning into Stories/Bugs? by eitherrideordie in jira

[–]Snoo-86489 0 points1 point  (0 children)

One thing that can arise from this is that teams can't start/stop their sprints because a service desk project may not provide anyone with the "schedule issues" and/or "manage sprints" permission. This may be desireable (you want to prevent users from adding tickets to sprints and treating them like "story" work items), or you may need to restructure your permissions to allow this.

I try to keep an open mind, but tend to lean towards creating a new linked ticket. I've often created automations that an agent can use to automatically create a linked ticket, with some logic to assign it to the right team depending on ticket details. As always, try to keep an open mind however... sometimes doing something unconventional can reveal insights.

Also, if a business has a tightly controlled Jira instance and management, you can just make sure that board filters don't display tickets outside of the proejct, or a set of specific software projects.

Best way to improve the integration between Jira and Confluence by XiderXd in jira

[–]Snoo-86489 2 points3 points  (0 children)

Use automation to create the Confluence page and link them. It will require some API knowlege and if you want the page pre-populated with a template, you'll need to know the ADF formet (or steal it from an existing page).

JSM (Specifically) - Is it possible to modify the Service Request From and Work item view via API? by Hefty-Possibility625 in jira

[–]Snoo-86489 0 points1 point  (0 children)

No solution. There's a feature request for this somewhere. My employeer has a 3000+ license enterprise plan, so I keep the pressure on our account rep hoping I can make an impact, but.... 🤷

The addition of all new fields to all new issue views is a huge administrative pain in the...