The Atlassian Community Forums are currently in read-only mode. We will be relaunching on a new platform on September 22 (read more here). We apologize for the extended downtime. For concerns or questions, please email communitymanagers@atlassian.com. See you on the other side, on the new Atlassian Community Forums! :)

×

Forums

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

how to remove calculate option in portfolio plan

Jyotiprakash Nayak
October 5, 2016

calculate option.PNG

1 answer

Comments for this post are closed

Community moderators have prevented the ability to post new answers.

Post a new question

0 votes
Rhys Christian
Atlassian Team
Atlassian Team members are employees working across the company in a wide variety of roles.
October 6, 2016

Hey Jyotiprakash - This is quite an interesting use case. Could you please explain how you use Portfolio if not for calculating a schedule?

We’re glad that you’ve find a use for Portfolio without needing to use calculate however it’s not usage we want to promote by having an option to disable that button.

The best workaround I can recommend is for you (& other users of the plan) to install “Stylebot” chrome plugin. Then go into the options > Styles > Edit Global Stylesheet and paste the following text before saving:

.aui-button.aui-button-subtle.jpo-icon-button {
    display: none ;
}

Upon refresh the Calculate button should not be visible.

Note, don't close the schedule after setting this up - if you close the schedule you'll need to remove the stylesheet to see the "Show timeline" button.
Hope this helps.
Please let me know if you have any questions.