You've been invited into the Kudos (beta program) private group. Chat with others in the program, or give feedback to Atlassian.
View groupJoin the community to find out what other Atlassian users are discussing, debating and creating.
I have a new teammate who has issues assigned in a NextGen board. He is coming to our standup and I'd like to show his work items when we walk the Kanban board. I have a JQL similar to the below and when I run it, his Tasks are there. But they are not showing up in our Kanban board. I also mapped his NextGen issues status types to the correct columns in the Kanban settings. Is there another step I'm missing?
// SYSTEMS is the NextGen and the issue type we want to bring across is Task
project IN (SHD, LGC, SYSTEMS)
AND issuetype in (Documentation, Request, Spike, Task, Story)
AND (resolutiondate is EMPTY OR resolutiondate >= -2w) ORDER BY Rank ASC
After I posted there was a "related questions" which had my exact issue. This is a bug: https://jira.atlassian.com/browse/JSWCLOUD-17987?error=login_required&error_description=Login+required&state=2a9b8ec5-8bdd-44f0-86f9-0c3f68585998&state=61bad7cf-8c82-4d97-90c2-4d2d51cfb2a1
Catch up with Atlassian Product Managers in our 2020 Demo Den round-up! From Advanced Roadmaps to Code in Jira to Next-Gen Workflows, check out the videos below to help up-level your work in the new ...
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.