I am using a Scrum RapidBoard. I would like to visualize the issues that were added to the sprint after the sprint began. I understand that these are marked with an asterisk in the "Report" view. However, I would ideally like to set up swim lanes in the "Work" view to distinctly see which issues were added after the sprint began. (I'd like folks on the team to clearly see this to help make priority decisions.)
I have tried to come up with a JQL query to find such issues but failed miserably. I do not see a way to query the time at which an issue was added to the current sprint.
I am currently working around this issue by labeling the issues that were initially added to the sprint and constructing swim lanes using a query for that label. However, this is clumsy and requires manual intervention each iteration.
Thanks!