Power chart - Bug path to folder

Hi there,

When there are 2 database connections on the same database instance ( testCo = db and testCo1 = db1 , both on the same MySQL server),

when we unfold the first history connection (tectCo) before the second one (testCo1), everything is ok.

GoodTreeStructure

But if we unfold the second history connection ( testCo1) before the first history connection ( testCo ), there is a duplication of folders and the tree structure of the first connection is the second one.

BadTreeStructure

What happens if you rename your connections to something more radically different?

That fixe the problem !
Many thank’s !

There may still be a bug involved, but I’m glad it got you going.