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.
I have adjusted the filter of a board to the following JQL.
(project="Content development" and "Epic Link"!=STUD-2493) or (project="Content development" and issuetype=EPIC) ORDER BY Rank ASC
This has caused the create button in backlog to change its functionality. When trying to add an issue via the plus sign we now get a hover message. "Due to the configuration for this particular board, you'll have to use the full dialog to create a new issue".
From my reading on the community, this issue with the create button is when the filter spans multiple projects, but in this case the filter only includes issues within the single project. Can anyone help me with JQL assistance to make this work and give us back the full create button functionality in the backlog. thank you