In JIRA structures, I have list of all EPICS and one of the column is Wish date. Wish date is in DD/MM/YY format. But I want to convert it to Quarter of the year format, example Q1 2025. How to do it, please help.
Hello @Mohsin Ahmed ,
When you say Jira structure this means Structure plugin by tempo?
If yes, then you can create folder for Q1,Q2,Q3,Q4 and apply the JQL for each of the folder saying for example Q1: Wish date >=2024-01-01 and Wish date <=2024-03-31
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.