Skip to content

API Does not return the actual settings for merge request if it is inherited from the group

Problem to solve

When using the API, Merge request settings will only reflect the project settings even when it is inheriting the settings from the group.

Proposal

Allow the API to return the actual settings in place for the project even if the setting is inherited from the group.

Intended users

developers