Forums

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

Restful table returns 404 for wait.gif

Dragan Lukac
I'm New Here
I'm New Here
Those new to the Atlassian Community have posted less than three times. Give them a warm welcome!
September 13, 2018

Hi Everyone,

I ma using Restful table in my plugin and as of JIRA version 7.9 I am getting 404 for wait.gif, older versions do not have this error.

error in console log:

GET http://localhost:2990/jira/s/-q7quwv/710001/b6b48b2829824b869586ac216d119363/7.8.0/_/download/resources/com.atlassian.auiplugin:aui-restfultable/images/wait.gif 404

 

Table works same as before and I haven't noticed anything out of the ordinary.

 

Anyone else having this issue?

1 answer

0 votes
Orkun Gedik
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.
September 13, 2018

Did you check the REST API changes between older and new versions?

Dragan Lukac
I'm New Here
I'm New Here
Those new to the Atlassian Community have posted less than three times. Give them a warm welcome!
September 13, 2018

I don't think that any REST API changes have anything regarding Restful Table.

Restful Table is part of AUI - https://docs.atlassian.com/aui/7.9.0/docs/restful-table.html

I don't see any changes in JIRA 7.9.0 about this.

 

For JIRA version 7.8 get wait.gif is to 6.1.0/_/download/resources/com.atlassian.auiplugin:aui-restfultable/wait.gif

For JIRA version 7.9 get wait.gif is

7.0.1/_/download/resources/com.atlassian.auiplugin:aui-restfultable/images/wait.gif

Suggest an answer

Log in or Sign up to answer