I am utilizing a Structure in one of my projects and I want to be able to filter the "Updated" column by date. Specifically, I want to be able to filter all issues within a given month (all of April 2024).
Thanks for your help!
Hi @Matt Strawn
Welcome to the community!
To filter the "Updated" column by date in a Structure, you can follow these steps:
1. Open your Structure in the project where you are working.
2. Click on the "Filter" button located at the top right corner of the Structure view.
3. In the "Filter" dialog box, locate the "Updated" column and click on the filter icon (usually represented by a funnel or a magnifying glass).
4. Select the "Date" option to filter by date.
5. Choose the desired filter criteria, such as "Within the last month" or "Custom date range".
6. Click on the "Apply" button to apply the filter.
After applying the filter, your Structure will display only the issues that meet the specified date criteria in the "Updated" column.
Regards,
Sushant Verma
@Sushant Verma - thank you for your help! This method works.
I found another method for searching with JQL by following these steps:
- Click the search/filter icon (magnifying glass)
- Select "JQL" from the drop-down menu on the left
- Enter the following format: updated>=YYYY-MM-DD AND updated<=YYYY-MM-DD
Thanks again!
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
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.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.