is there a way to programmatically disable backups on jira and confluence?

jira guy
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.
May 13, 2020

I have setup bamboo builds for auto refresh of jira and confluence prod data to staging. They work great with modifying base url, smtp and other stuff. only issue now is a way to disable the backups? these backups are usually configured in UI for scheduled jobs

 

let me know if anyone did this already. 

 

I tried this for confluence which didn't work.

update BANDANA set BANDANAVALUE = replace(BANDANAVALUE, ‘<backupDaily>false</backupDaily>’) where BANDANACONTEXT = ‘_GLOBAL’ and BANDANAKEY = ‘<backupDaily>true</backupDaily>’;

0 answers

Suggest an answer

Log in or Sign up to answer
DEPLOYMENT TYPE
SERVER
TAGS
AUG Leaders

Atlassian Community Events