Forums

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

Getting the message "You will not be able to create new issues because your JIRA evaluation period "

Tiago Gomes August 2, 2019

When trying to add a new issue through the JIRA api, I always get an error with the following message "You will not be able to create new issues because your JIRA evaluation period". However I checked and my licence is updated.

2 answers

0 votes
Roman Kersky
Rising Star
Rising Star
Rising Stars are recognized for providing high-quality answers to other users. Rising Stars receive a certificate of achievement and are on the path to becoming Community Leaders.
August 2, 2019

HI. Check this page <jira-url>/plugins/servlet/applications/versions-licenses

Tiago Gomes August 2, 2019

My licence is valid, I can create issues through the JIRA API.

0 votes
DPKJ
Community Champion
August 2, 2019

Can you create issue from UI, if yes make sure API is not returning cached response.

Tiago Gomes August 2, 2019

Yes I can create issues with the UI. How can I make sure that the API is not returning a cached response?

DPKJ
Community Champion
August 2, 2019

Check http response code of your API.

Suggest an answer

Log in or Sign up to answer