You're on your way to the next level! Join the Kudos program to earn points and save your progress.
Level 1: Seed
25 / 150 points
Next: Root
1 badge earned
Challenges come and go, but your rewards stay with you. Do more to earn more!
What goes around comes around! Share the love by gifting kudos to your peers.
Keep earning points to reach the top of the leaderboard. It resets every quarter so you always have a chance!
Join now to unlock these features and more
The Atlassian Community can help you and your team get more value out of Atlassian products and practices.
When trying to create a new ticket from the backlog of our existing Kanban board.
Previously we could quickly enter the title of new issues on the board and fill in the detail later, but now we have to create all tickets using the full dialog UI.
Nothing had been changed with regards to this board, but we are getting an error message stating "Due to the configuration for this particular board, you'll have to use the full dialog to create a new issue" now.
In similar posts, the filter was identified as a cause of this problem. The filter for this board is
project in (ABC, XYZ) ORDER BY Rank ASC
Removing the 'in' statement and limiting the filter to include only one project will fix this, but that doesn't work for our users.
Does anyone know how to get the original functionality back while still showing both projects on the board?
If you have more than one project you will have this behavior since you can't pick the project in which you are creating the ticket from the agile board interface
although a 2019 answer, and now is 2023, I thought I'd respond if it's useful to anyone:
I'm having the same problem in a Board that points to two Scrum Projects:
and in the Backlog view, I can see the Sprints from the two Projects, and I'm using the quick-create in one of those two Projects' Future Sprint. So the Board software ought to know which underlying Project I'm trying to 'Create Issue' within...
anyway, I'll just leave this comment here, not expecting any response, my quest continues :)
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hello Darren, as long as you can see 2 projects within a board you will have that problem. Since technically you can assign tickets from multiple projects into a single sprint, jira won't know by default in which project you want to quick create the ticket since anyone would apply based on the criteria above.
I know this won't solve the issue but hopefully explains the why
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
So this is what I did to get this "fixed" on my Backlog view:
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.