According to this post I created a jira-config.properties file in my shared home directory to reactivate deprecated Excel export on Jira 7.6.9 .
# cat jira-config.properties
jira.export.excel.enabled=true
I restarted one node of my cluster but the Excel export is still not available when I'm connected on this specific node.
What's the procedure to have these properties taken into account on cluster nodes ?
Thanks
Hi @Eddy Fras,
In JIRA Data Center, Only the below listed directories should be part of the shared home directory.
data
plugins
logos
import
export
caches
w.r.t jira-config.properties file, it should be part of the respective node home directory.
Thanks,
Kiran.
Hi Kiran,
Thanks for your answer.
So you mean that this answer is wrong : https://community.atlassian.com/t5/Jira-questions/Where-does-jira-config-properties-go-in-JIRA-Data-Center/qaq-p/871499 ?
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi @Eddy Fras,
Yes, please include jira-config.properties file in the respective node home directory
Please visit the below Atlassian Data Center Installation doc to know what all directories, files should be part of the shared home directory.
https://confluence.atlassian.com/adminjiraserver073/installing-jira-data-center-861253059.html
Thanks,
Kiran.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.