Actions
Bug #37417
openOverriddenAnsibleVariablePresenter GraphQL scheme incorrect for hidden_value and overridden
Difficulty:
Triaged:
No
Description
By delegating the methods hidden_value? and overridden? of AnsibleVariable to "OverridenAnsibleVariablePresenter", the fields available via GraphQL are effectively named hiddenValue? and overridden?, which are not valid names.
Updated by The Foreman Bot 7 months ago
- Status changed from New to Ready For Testing
- Pull request https://github.com/theforeman/foreman_ansible/pull/716 added
Updated by The Foreman Bot 5 months ago
- Pull request https://github.com/theforeman/foreman_ansible/pull/717 added
Actions