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?
Did you check the REST API changes between older and new versions?
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
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Online forums and learning are now in one easy-to-use experience.
By continuing, you accept the updated Community Terms of Use and acknowledge the Privacy Policy. Your public name, photo, and achievements may be publicly visible and available in search engines.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.