HI Team,
I have a doubt so I need to know a User how many issues can create per day for per project
So, The thing is will use playbooks for auto create issues in jira project i got an error that limited per 100 is over some error message.
I just want to know and I need a JQL filter query for To Count a particular user how many tickets he is creating per day
Can you please provide me
Thanks,
Kumar
HI @Leo Diaz _ DEISER Thanks for your response
Is there anything like user have to create only limit issue per day in jira ????
Thanks,
Kumar
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
I don't know a specific app or functions. I can recommend you to use Script Runner and its conditions and validations:
:) Cheers!
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hello @Kumar
There is no limit for daily issue creation, as far as I know, haven't found anything suggesting there is.
The Time Sheet report might be suitable for you.
Go to Projects > Reports > Time Sheet report.
You can also use JQL reporter = desired_user and created >= startOfDay()
BR, Olga
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Spend the day sharpening your skills in Atlassian Cloud Organization Admin or Jira Administration, then take the exam onsite. Already ready? Take one - or more - of 12 different certification exams while you’re in Anaheim at Team' 25.
Learn more
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.