Bug #32695
API has inconsistent behavior with taxable parameters
Pull request:
Fixed in Releases:
Found in Releases:
Description
api/os/index directly as per API docs with organization_id then it will fail with 500 saying Association not found for organization. Meanwhile if api/os/create is called with the same param it will work.
Related issues
Associated revisions
History
#1
Updated by The Foreman Bot 12 months ago
- Status changed from New to Ready For Testing
- Pull request https://github.com/theforeman/foreman/pull/8570 added
#2
Updated by The Foreman Bot 11 months ago
- Fixed in Releases 3.0.0 added
#3
Updated by yifat makias 11 months ago
- Status changed from Ready For Testing to Closed
Applied in changeset foreman|599b724ab68cce15a844f05c88f4f72c3fe8b175.
#4
Updated by Oleh Fedorenko 11 months ago
- Related to Bug #31384: hammer os list fails with default organization set added
#5
Updated by Oleh Fedorenko 11 months ago
- Related to Feature #32866: Return global taxonomy options added
Fixes #32695 - Fix inconsistent behavior with taxable parameters in API