-
Type:
Suggestion
-
Resolution: Unresolved
-
None
-
Component/s: Supportability
-
None
-
3
-
2
Problem
Currently there is no way to tell for administrators or support engineers which settings configured via properties are currently effective.
Properties can be set via bitbucket.properties or the REST API, so they can be changed at runtime, however it's impossible to tell when a server is running which properties are effective or not.
This makes it hard for administrators and support engineers to fully understand the current configuration of Bitbucket Server at any given time.
Proposed Solution
There should be a way (potentially via REST API or via inclusion in a support zip) to extract the current value of all configurable properties on demand.