What is the suitable jql for finding stories during month wise.
Hi @Divakar Ketha ,
try the following jql :
issuetype = Open and status WAS "Basic Support" DURING(startOfMonth(-1), endOfMonth(-1))Hope this helps, Fabio
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.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.