Bug #29708
Remove internal usage of deprecated API JavaScript module
Pull request:
Fixed in Releases:
Found in Releases:
Description
There is a deprecated API module here https://github.com/theforeman/foreman/blob/develop/webpack/assets/javascripts/react_app/API.js
This deprecation can cause some issues during tests
Associated revisions
History
#1
Updated by The Foreman Bot over 2 years ago
- Status changed from New to Ready For Testing
- Pull request https://github.com/theforeman/foreman/pull/7638 added
#2
Updated by The Foreman Bot over 2 years ago
- Fixed in Releases 2.1.0 added
#3
Updated by John Mitsch over 2 years ago
- Status changed from Ready For Testing to Closed
Applied in changeset 5d07be849b7498fc7a0a311b65600b5e246645b7.
#4
Updated by Amit Upadhye over 2 years ago
- Category set to JavaScript stack
#5
Updated by Tomer Brisker about 2 years ago
- Subject changed from Remove internal usage of depreacted API JavaScript module to Remove internal usage of deprecated API JavaScript module
Fixes #29708 - Remove internal use of deprecated JS API
The API module is deprecated and can be updated internally.