Forums

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

Upload file on server and access it on dashboard

Ezop_Idea
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!
January 13, 2020

Hello Community.

I have a question for you :)

Is there any way, to upload file (image/css file/js file) on jira application server (either to installation_dir or jiraHome_dir) and after access it via some sort of link? (like use it in 'Text' gadget via html tag  <img src="link_to_uploaded_element">)

 

PS.
any other way than by web server*

1 answer

2 votes
Tinker Fadoua
Community Champion
January 13, 2020

@Ezop_Idea 

First of all, never add this kind of files to a configuration file as it will result in crashing the application.

What are you trying to do exactly so that we can try to help you?

Best,

Fadoua

Nic Brough -Adaptavist-
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.
January 14, 2020

You can make it work, but the instant you do it, you have rendered your Jira unsupported.

As @Tinker Fadoua suggests, if you could tell us what the real goal is, we can probably give you some guidance on a better way.  Without the context, my best guess is that you really should be writing an app to contain your page(s) and having Jira serve them up correctly (with that approach, while your app is not supported by Atlassian, you can turn it off in the UI and become supported across the rest of Jira easily)

Like Lenin Raj likes this

Suggest an answer

Log in or Sign up to answer