Hello, when a user starts writing epics or stories, I want to show suggestions to the user as a form of drop-down that they can select or reject.
I have set up a local jira dashboard and made a project. I want to make it such that I can
1) get all the project related information first
2) populate the title of epics or user stories or issues etc.
Right now, I only want to change it in local dashboard and later on I will like to give suggestions to actual jira users.
I am not sure I fully understand what you are looking for. It sounds like when users are creating issues, you want Jira to suggest a pre-defined set of issues based on other issues currently in that Jira site/project. Is that about right?
I suspect that Jira cannot be made to do what you are seeking the current state. However I came across this feature request over in JRACLOUD-84128 - Display "Work Suggestions" for issues from all Projects that are fetched on a Board. Which deals more with what issues are suggested to each user to work on, once already created.
But if it's more along the lines of wanting to create a sub-set of repeatable issues, in a sense of a template, then perhaps JRACLOUD-7731 is more appropriate of a request. That issue is not likely to a feature that Atlassian will implement though. There are several marketplace apps that specialize in issue templates to create issues instead already.
Hi Harshit,
Welcome to the community!
You're looking to add a feature that suggests Epic and story titles as users type. This isn't something Jira does out of the box, and building a custom solution might be quite complex.
Here's an idea:
You can also visit https://jira.atlassian.com to search for existing suggestions that might be similar, or create a new suggestion if you don't find anything relevant.
Hope this helps!
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hello, I want some way to suggest to user a 3-5 epics or stories that they can then select. I want it to be triggered when the user clicks on create epic/user stories and starts typing. If drop-down menu is not possible there, is some sort of inline suggestion possible? something that they can select by pressing Tab perhaps like in copilot? If it is, can you guide me on how to proceed.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi Harshit, as Andy mentioned, Jira can't currently do what you're looking for. But he did link to a couple of feature requests that you could check out and vote on!
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi andy, are there any APIs exposed by Jira to get project description and to also add UI elements to Jira dashboard that we can use?
Whether by a Jira Plugin or any external web application?
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.