Forums

Articles
Create
cancel
Showing results for 
Search instead for 
Did you mean: 

Is it possible to find issues by using jql with 'worklogDate' in next-gen project?

Piotr Bogacz
Contributor
December 4, 2019

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.

2 answers

0 votes
Ernesto Castro
May 1, 2014

Nop, I'm not using SSL... the problem is that IIS requires the user to authenticate using integrated security but as the link between the application is done from tomcat, and it is running as Local System, it is rejected by IIS.

0 votes
Rodrigo Girardi Adami
Atlassian Team
Atlassian Team members are employees working across the company in a wide variety of roles.
May 1, 2014

Hi Ernesto,

Are you using SSL? I could find another question which the problem was the certificate.

If the case, I recommend to test without SSL and recreate the app links using trusted applications.

If you are able to connect to each other application, then I recommend to check the SSL settings and check if the certificates are correctly placed on each truststore of each application server.

Cheers,

Rodrigo

Suggest an answer

Log in or Sign up to answer