There was an incorrect assumption that the display colorspace of a view + display transform uniquely identifies it. But with modern OCIO configs there is no longer a unique display colorspace per view. The same wrong assumption was made in the code that refreshes the image editor after save, and that was fixed as well. Ref #145519 Pull Request: https://projects.blender.org/blender/blender/pulls/146449