Bug #11947
Organization parameters cannot be accessed through API
Team Backlog:
Fixed in Releases:
Found in Releases:
Description
Organization parameters cannot be retrieved through API. The cause is route override (https://github.com/Katello/katello/blob/master/config/routes/overrides.rb#L2) that does not even return proper json that would tell us what is going on.
Discussion: https://github.com/theforeman/foreman/pull/2701#issuecomment-139271314
Related issues
Associated revisions
History
#1
Updated by Ondřej Pražák over 3 years ago
- Related to Bug #11764: Taxonomy parameters cannot be accessed through API added
#2
Updated by The Foreman Bot over 3 years ago
- Status changed from New to Ready For Testing
- Pull request https://github.com/Katello/katello/pull/5498 added
- Pull request deleted (
)
#3
Updated by Eric Helms over 3 years ago
- Category set to 83
- Legacy Backlogs Release (now unused) set to 70
- Triaged changed from No to Yes
#4
Updated by Ondřej Pražák over 3 years ago
- Status changed from Ready For Testing to Closed
- % Done changed from 0 to 100
Applied in changeset katello|3636d92b1fe711f43d5ef5ef2180ac535570deb9.
Fixes #11947 - Whitelist for organization parameters route