Hi
Let me explain my requirement:
For instance, I have 50 tickets where 45 tickets are assigned to the active sprint before or on 1st Day of sprint where as 5 tickets are assigned to sprint on 2nd Day onward.
This is required on Jira search page:
I need a flag in Search Page, with 1 & 2 i.e. 45 tickets has flag = 1 and 5 tickets has flag = 2
"Created" date column is available with every ticket that tells the creation/assignment date of the ticket with sprint.
Logic of flag column would be
if Created <= SprintStartDate then flag = 1
else if Created > SprintStartDate then flag = 2
How can I achieve this functionality.
Thanks
Community moderators have prevented the ability to post new answers.
Recommended Learning For You
Level up your skills with Atlassian learning
Learning Path
Apply agile practices
Transform how you manage your work with agile practices, including kanban and scrum frameworks.
Learning Path
Configure agile boards for Jira projects
Learn how to create and configure agile Jira boards so you can plan, prioritize, and estimate upcoming work.
Jira Essentials with Agile Mindset
Suitable for beginners, this live instructor-led full-day course will set up your whole team to understand how to use Jira with an agile methodology.
Online forums and learning are now in one easy-to-use experience.
By continuing, you accept the updated Community Terms of Use and acknowledge the Privacy Policy. Your public name, photo, and achievements may be publicly visible and available in search engines.