Actions
Bug #37439
closedAPI 'build_pxe_default' is broken when a taxonomy is passed
Difficulty:
Triaged:
Yes
Description
The 'hammer template build-pxe-default' command works
only when no organization or location is passed.
The fix is to skip ':find_optional_nested_object' for the
'build_pxe_default' action, as it does not make any sense here.
Updated by The Foreman Bot 7 months ago
- Status changed from New to Ready For Testing
- Pull request https://github.com/theforeman/foreman/pull/10160 added
Updated by Leos Stejskal 7 months ago
- Status changed from Ready For Testing to Closed
Applied in changeset foreman|bd975f908306eefda68d4576a5a267f532935d46.
Updated by The Foreman Bot 6 months ago
- Pull request https://github.com/theforeman/foreman/pull/10210 added
Updated by Ewoud Kohl van Wijngaarden 6 months ago
- Fixed in Releases deleted (
3.11.1)
Updated by Ewoud Kohl van Wijngaarden 6 months ago
- Subject changed from API 'build_pxe_default' with taxonomies to API 'build_pxe_default' is broken when a taxonomy is passed
- Category changed from Templates to API
Updated by The Foreman Bot 5 months ago
- Pull request https://github.com/theforeman/foreman/pull/10153 added
Actions