You can try this way.
1) By selecting the options as shown below which will be located on right side of the board on "View Settings"
I have added Created(In Card Layout<Active Sprints) in Configure board which made it appear here in the settings. It will show the date like this on the issue.
2) You can also try by writing a JQL using Quick filters if you want to see the issues in between particular dates.
I have tried this:
created >= "2024-01-01" AND created <= "2024-01-31"
I'm grateful for your kind help, thanks to which I was able to solve the problem. I appreciate you taking the time to respond despite being busy.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
My pleasure! I am so glad that you found the solution! (:
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hello @박유림
Welcome to the Atlassian community.
Jira Cloud does not support adding an input field to specify a date and then have the board issues filtered based on your entry.
You can add custom filters that are JQL statements where you can explicitly define a filter based on a date field and explicit dates.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
@Trudy Claspill I'm grateful for your kind help, thanks to which I was able to solve the problem. I appreciate you taking the time to respond despite being busy.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
I'm glad you found the solution. I'm sorry my response was not helpful. I misunderstood what you wanted. You asked for a filter, but what you actually wanted was to customize the card display by adding a field to it. That is different than wanting a filter.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.