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.
Actions
Added by Amir Fefer over 5 years ago. Updated almost 5 years ago.
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.
Applied in changeset foreman|00924f179ed4757c2d062c3c194fe9220360f244.