Inspiration

After a few requests for filters and gadgets with specific time and date parameters, I realised that JIRA's JQL does not have this ability built in and conversely a lack of gadgets to map them. This resulted in a few functions being written in Scriptrunner that can do the JQL but it is time to create a plugin with this functionality and add gadgets that are relevant.

What it does

This JIRA addon will allow you to perform the following time/date functions in JQL:

  • Search for issues that occur on a specific day of week (eg. Monday's and Tuesday's)
  • Issues that are created between specific hours and minutes in a day (eg. 5pm and 11pm)
  • The ability to label and search within a specific time period (eg. University summer holidays)

How I built it

Challenges I ran into

Accomplishments that I'm proud of

What I learned

What's next for TimeSlicer

Built With

Share this project:

Updates