Forums

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

AJAX search does not execute after changing project

Joel Nurock October 1, 2020

Using JIRA Version. 7.4.2 

Database Values Plugin Version: 4.1

The AJAX search using the Database Values Plugin does not execute the AJAX search when a user completes the below steps.

  1. View an issue on any other Project
  2. Click create and the last viewed project and issue type automatically defaults on the create form
  3. Change the project to a project that holds an AJAX field
  4. Change the issue type to a screen that holds the AJAX field
  5. Input data into the field
  6. RESULT: There is no AJAX call executed

2020-10-02_13-25-09.png

Note: If you cancel this create request and then click create again, the form defaults to the project and issue type where the AJAX fields reside. If you input data now, the AJAX executes. 

2020-10-02_13-27-39.png

 

Our initial thoughts are that this is something browser-related and for some reason, the javascript is not initiated the GET request for the AJAX call.

Request URL: https://jira.xxxxxxxxxx.global/secure/AjaxResultsPageAction!default.jspa?decorator=none&q=test&customfieldId=customfield_xxxxx&projectKey=xxx&purpose=EDIT&_=xxxxxxxxxxx

1 answer

1 accepted

0 votes
Answer accepted
Joel Nurock October 13, 2020

Updating Database Values Plugin to version 5.2 resolved the issue.

Suggest an answer

Log in or Sign up to answer