Hi guys, we are running drone 2.7.2 together with bitbucket server and we faced some issues with the UI.
An user who is admin on bitbucket repository can not configure the project settings after actuvating the repo on drone UI.
As you can see the user is not able to see the project settings
We did a test and using the CLI the user is able to configure those settings
$drone repo update --auto-cancel-running=false FP/core-component-library
Successfully updated repository FP/core-component-library
So i think there is a bug on the UI which does not allow to show the settings.