The Atlassian Community can help you and your team get more value out of Atlassian products and practices.
What are the reasons that issues showed up in my scrum team's Plan without Team field assigned to the only team in the plan?
If I have to manually assign team to the new issues added to the board, that's quite some effort.
You do have to do it manually, unless you automate it.
Common automation to use is:
Trigger = Issue created
User condition of "Reporter is "team members names"
Action = Edit issue
Currently the “Team” field cannot be selected from the “Choose fields to select” dropdown, so you need to add a Smart value setup like this into the “more options” section.
{
"fields": {
"Team": "6"
}
}
Note: "Team": "6" is just an example.
thanks @Curt Holleyhow can i avoid the issue showing up with empty field? i want to know what causes the empty Team so I can do it beforehand, before using automation. thanks!
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
I don't know @Dongmei Li but I would look at what issue source/s are used in the plan and the configuration of their filters.
As unless your scrum team use a board that filters on their "Team" and that board is the only issue source in use on the plan it is likely that issues without the "Team" field populated could/would appear on the plan.
But without more detailed info, I can only guess.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hello everyone, Hope everyone is safe! A few months ago we posted an article sharing all the new articles and documentation that we, the AMER Jira Service Management team created. As mentioned ...
Connect with like-minded Atlassian users at free events near you!
Find an eventConnect with like-minded Atlassian users at free events near you!
Unfortunately there are no Community Events near you at the moment.
Host an eventYou're one step closer to meeting fellow Atlassian users at your local event. Learn more about Community Events
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.