hellohello,
this is on 2021.4.4 - 0737. when you create a Class and later change it to a Record, it’s not visible in the node browser.
repro :
- in the definitions, create a class named
Foo. check the node browser, it shows up. - go inside the class and on the left, change it to a process
- go to the application patch and look for
Foo, the node browser shows nothing - just to make sure, go back to the definitions, this time create a process named
Bar: it shows up as a node in the nodebrowser
