Can't delete globals

Hello,

I am trying to move global logic to a “global module”. Doing that, I have to also “move” a few global variables to a module.

When creating a global of the same name and then going back to the main solution, I am not able to delete the global of the main solution. I can’t even leave the define dataprovider window. Cancel button doesn’t react, close box doesn’t… No entries in the log.

Thanks
Patrick

If I use the method editor instead, it does work.