Global Tab Width change in Crucible

Joe Bednarz August 10, 2018

Team,

 

I'm wondering, if there is a way to change the default tab width for all projects?  For our development team, the Default of 8 causes alignment issues and for the OCD guys out there, it drives them crazy.

I've seen where individually, they can change their own settings here:  https://confluence.atlassian.com/fisheye/changing-your-user-profile-298976815.html

but we want to change it globally.

 

Thanks for all you guys do!  Truly a great community.

 

-Joe

1 answer

0 votes
Joe Bednarz August 10, 2018

Forgot to add, I know I can see and (probably?) update the underlying database table:

    SELECT cru_user_id, cru_tabwidth FROM cru_user_profile;

to be something like:

   UPDATE cru_user_profile SET cru_tabwidth = 4;

but was thinking there has to be a better way... is there an XML or config file setting somewhere?

 

-Joe

Suggest an answer

Log in or Sign up to answer
TAGS
AUG Leaders

Atlassian Community Events