How to disable the export in Advanced Roadmaps?

Lucas Z May 14, 2024

Hello there!

When using the Advanced Roadmaps App and opening a plan, there is a button for exporting the plan containing its issues.

I am looking for a way to disable this function. I already found a way hiding the button through css in the announcement banner. But this seems to be not enough to me, because an advanced user can easily bypass this sort of "disabling".

Additionally this export looks like client side, as there were no matching requests going on through the network

Regards,

Lucas

2 answers

1 accepted

1 vote
Answer accepted
Diogo Wunsch
Atlassian Team
Atlassian Team members are employees working across the company in a wide variety of roles.
July 24, 2024

Hi @Lucas Z in order to disable the Export option you can add/enable the Dark Feature below:

com.atlassian.portfolio.simpleplans.csvExport.disabled


The KB article Disabling the Export option For Advanced Roadmaps has been submitted recently with the steps to achieve the goal.

Lucas Z August 30, 2024

Hey @Diogo Wunsch your approach worked. Thank you very much! Best regards

0 votes
Florian Bonniec
Community Leader
Community Leader
Community Leaders are connectors, ambassadors, and mentors. On the online community, they serve as thought leaders, product experts, and moderators.
May 15, 2024

Hi @Lucas Z 

 

It's not really recommended but you could try to disable the export module (Plan Export Servlet (rm-plan-export)) in the app. If you choose to do it, make sure to test in a test env before.

 

Regards

Lucas Z May 15, 2024

Hey @Florian Bonniec 

 

Thanks for sharing your idea! I tried it out, but unfortunately this has no effect on the export functionality.

 

Regards

Suggest an answer

Log in or Sign up to answer