Hi,
I do have pages with meeting notes where I would like to have table/jira-filter which's JQL is like this:
$ (assignee in (currentUser()) or reporter in (currentUser())) AND (created >= -7d or updated >= -7d) order by updated DESC
And the date range which is in the JQL query like this (that's what I could do): "(created >= -7d or updated >= -7d)" should be adapted in the range (-7d) of the meeting (page title prefix is "YYYYmmdd" which is the meeting-date). Is there a possibility to take the date information from the page?
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.