masterSteps to Reproduce:
Expected: The Database folder is only list once
Actual: The Database folder is nested under database nodes

@Charles-Gagnon @abist I'm guess is this related to the change to no longer distinguish between Database and Server connections in OE.
Yeah - the whole thing seems to be scoped to the Server level. There's the Security and Server Objects folders as well. I bet this is because of my change to default connections to be server-scoped for user DBs instead of DB scoped.
Beat me to it =)
Probably we can live with this for July and work through a fix from August. I don't think it's a good idea to touch that part of the code at this point, IMO.
Verified that this is no longer an issue after reverting the server-scoped connection changes.
Most helpful comment
Probably we can live with this for July and work through a fix from August. I don't think it's a good idea to touch that part of the code at this point, IMO.