systeminit / si

The System Initiative software
https://systeminit.com
Apache License 2.0
955 stars 67 forks source link

fix(dal): Allow reconnected orphaned funcs #4577

Closed stack72 closed 1 week ago

stack72 commented 1 week ago

When we detach a func from an editing schema variant, it wasn't available to re-attach and we can't re-create with the same name

Now we check for truely orphaned funcs - funcs with no bindings - and we pass them back in the func list to allow them to be attached