New JQL for querying old reminders.
Description
I'm still watching your plugin „Issue Reminder” update in hope that there will be my dream functionality
Next persons in my organization asked me if it is possible to get "issues" which has reminders that was triggered within the specified time range in past by JQL like this
issue in issuesWithReminderDueWithin("0", "d")
or
issue in issuesWithReminderDueWithin("-1", "d")
Environment
None