Bug #27243
add plugin access for table component
Difficulty:
Triaged:
No
Description
The current table gets data from `/api/${controller}` URL
but plugins use `/${plugin}/api/${controller}`);
Associated revisions
History
#1
Updated by The Foreman Bot over 3 years ago
- Status changed from New to Ready For Testing
- Pull request https://github.com/theforeman/foreman/pull/6879 added
#2
Updated by The Foreman Bot over 3 years ago
- Fixed in Releases 1.24.0 added
#3
Updated by Maria Agaphontzev over 3 years ago
- Status changed from Ready For Testing to Closed
Applied in changeset 4aa0bb6a24b45347ff9b673055499763eec72489.
#4
Updated by The Foreman Bot over 3 years ago
- Pull request https://github.com/theforeman/foreman/pull/6943 added
Fixes #27243 - add plugin access for table component