Is the following possible currently and how might I do this?
Is there a way that:
With required Reporter name field auto captured on submission
Upon hitting "Create idea, a View gets auto created for that Reporter name
And Reporter lands on that View automatically after hitting Create Idea and can see their idea created (board / List)
And Reporter gets an email with the board link
And All subsequent ideas from this same Reporter created get added automatically to this custom view upon submission (would require recognition by system that Reporter has already got a view created from submitting an idea)
So in future Reporter can see only the View of their own ideas and not the main board
I do not believe there is a public REST API for Jira Product Discovery (JPD), and thus it is not possible to automate creating a view within JPD.
Even if that was possible, how many reporters do you have? Would you really want to create a view with JPD for each one?
If your reporters are all Jira users, perhaps creating a saved filter, dashboard, or Confluence page could work as alternatives. I believe all of those could be automated using automation rules and the REST API.
Kind regards,
Bill
Indeed it's not possible today, but on the roadmap we have the ability to use JQL to filter ideas in views. Which means you could configure a view that filters based on "creator = currentUser()". Only 1 view, same URL, and it would work for any number of users.
Today you can't do it, but in the future it will be possible.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Online forums and learning are now in one easy-to-use experience.
By continuing, you accept the updated Community Terms of Use and acknowledge the Privacy Policy. Your public name, photo, and achievements may be publicly visible and available in search engines.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.