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.
Hi,
My custom filter is not working can someone help?
project = "Product Campaign Summary 2022" AND labels = "8.ProcessRebate" OR project = "Rebate Process" ORDER BY Rank ASC
1 project 2 boards = 'Product campaign' board goes through process and gets to column Process Rebate, which then needs to be cloned onto another board 'Rebate Process'.
For some reason this is not happening and everytime I get out of the board, the custom filter drops off. I'm assuming I have the code/filter written incorrect..
Any help would be appreciated
Hi
What are you trying to achieve ?
You are talking about filter but also something that need to be cloned.
Hi Florian,
What I'm trying to do is get boards to talk to each other and clone certain issues to bring across to another active board as I have different departments & boards working on the one issue. I think my problem may be that they are team managed boards, not company managed.
So an issue 1 starts on Product Campaign Summary board, moves along the board until it comes to the column Rebate Process. I then need the issue to be cloned to another board when it lands in that column.
If this do-able on a team managed board though?
Thanks
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You may be able to cloned it using automation for JIRA then if the Clonec issue match the JQL used in the second board it should display it. Trigger would be when the issue enter in the status.
My previous response was valid for Server but you seems to be on Cloud.
There is limitation about automation in Team Managed Projects.
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.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.