"Use as Master" for intermediate layers results in... what?

Hello, after using an intermediate layers to get an interpolation, I wanted to use said intermediate layer as the master. I then wanted to uncheck “Intermediate” in the layer settings, but this is not possible:
image

Workaround in Macro Window until there is a fix:

del Layer.attributes["coordinates"]

I fixed it.