Bug #31781
API redux's store cannot be altered
Pull request:
Fixed in Releases:
Found in Releases:
Description
API store is read-only, and its data cannot be changed
Redux store should be one source of truth and in some cases, an update action is needed.
Associated revisions
History
#1
Updated by The Foreman Bot over 1 year ago
- Status changed from New to Ready For Testing
- Pull request https://github.com/theforeman/foreman/pull/8301 added
#2
Updated by The Foreman Bot about 1 year ago
- Fixed in Releases 2.5.0 added
#3
Updated by The Foreman Bot about 1 year ago
- Fixed in Releases deleted (
2.5.0)
#4
Updated by Amir Fefer about 1 year ago
- Status changed from Ready For Testing to Closed
Applied in changeset foreman|00924f179ed4757c2d062c3c194fe9220360f244.
#5
Updated by Amit Upadhye 9 months ago
- Fixed in Releases 3.0.0 added
Fixes #31781 - Update existing API data from the API middleware