I created next-gen project, added some issues and logged hours to them
I tried to find the issues by using this jql:
worklogDate >= "2019-11-01" AND worklogDate < "2019-12-05"
but it did not return my issues with logged hours (list of results was empty)
Does it mean that worklogDate is not supported in next-gen projects?
I found this bug: https://jira.atlassian.com/browse/JRACLOUD-73492
If you are encountering problems searching for issues in JQL using the worklogDate, you can add the time tracking field to the issue type and the issues will then appear in JQL.
Thanks
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Always a pleasure ;)
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Possibly. The licence is counted against who can log it. That is determined by the groups named as users and/or admins in global permissions.
If you take 1000 users, and put 200 of them in a group called "JIRA users", then you will consume 200 licences if you use that group in JIRA to say "can log in". The other 800 won't count. (But they can't log in either)
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.