Skip to content

Fix caching of VP ChipStatus condition

Thomas Latham requested to merge tlatham_VP_fixChipStatus into master

As discussed in Boole!566 (comment 7870887) the code to perform the caching of the ChipStatus condition has a bug that results in the cache not being modified. This fixes that problem.

Merge request reports