Is it possible to show NextGen tickets in Classic's Kanban board?

CarterB December 21, 2020

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

1 answer

1 accepted

0 votes
Answer accepted
CarterB December 21, 2020

Suggest an answer

Log in or Sign up to answer
DEPLOYMENT TYPE
CLOUD
PRODUCT PLAN
PREMIUM
PERMISSIONS LEVEL
Site Admin
TAGS
AUG Leaders

Atlassian Community Events