I want to have filter to get last month issues, i mean, now we are in May, I wan to get the issues which captured in Apr, Do you have function like Created = LastMonth() ?
Hello,
We used this feature to make our life easier when we had to write multiple similar jql queries. We moved out the common part into a base filter and then referenced to the base filter from other jql filters. We had several levels of hierarchy and met no limitations so far.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.