-
- Downloads
Change feature flag in JC OAuth setting controller
This changes the feature flag used to control the exposure of the jira_connect_application_key setting. When GitLab.com is used as a proxy for the GitLab.com for Jira Cloud app, it needs to fetch the OAuth application ID from a self-managed instance. jira_connect_oauth_self_managed_setting feature flag will be enabled by default and rolled out to self-managed users. This prepared self-managed users for the new feature and they will be able to use it as soon as the jira_connect_oauth_self_managed feature is enabled on GitLab.com
parent
0df4c998
No related branches found
No related tags found
Showing
- app/controllers/jira_connect/oauth_application_ids_controller.rb 1 addition, 1 deletion...trollers/jira_connect/oauth_application_ids_controller.rb
- spec/requests/jira_connect/oauth_application_ids_controller_spec.rb 2 additions, 2 deletions...sts/jira_connect/oauth_application_ids_controller_spec.rb
Please register or sign in to comment