Dear All,
Which JIRA gadget we can use to to show issues updated during last 24 hours?
Thanks for your help in advance!
By gadget do you mean dashboard gadget? How do you want the data to appear? A simple filtered list or something else.
you can create a JQL filter like this - project = xxx and updated >= startOfDay(-1d)
You can leave off the project piece or modify according to you needs. Save the filter and associate it to the gadget of choice, e.g. filtered list.
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.