When toggling multiple CFs on/off in quick succession, the PATCH request returns inconsistent results, randomly multiplying resources. To avoid this, we now retrieve the updated mappings using cfLoadMappings() after the PATCH request and we disable the toggle while other csc-cf-mappings-full actions are performed This is a temporary fix while the backend team resolves the root cause, as the work is already in the pipeline. The fix has been applied only to the setMappingEnabled method, as it appears to be the only one affected due to the possibility of multiple consecutive calls. The fix has been applied only to the setMappingEnabled method, as it appears to be the only one affected due to the possibility of multiple consecutive calls. Change-Id: Ideb999e3871ea6b7f8a0d1a3b5979cd2ad88706emr26.0
parent
83a5878aab
commit
bc231de96f
Loading…
Reference in new issue