Actions
Bug #31781
closedAPI redux's store cannot be altered
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.
Updated by The Foreman Bot almost 4 years ago
- Status changed from New to Ready For Testing
- Pull request https://github.com/theforeman/foreman/pull/8301 added
Updated by Amir Fefer over 3 years ago
- Status changed from Ready For Testing to Closed
Applied in changeset foreman|00924f179ed4757c2d062c3c194fe9220360f244.
Actions