[BUG] Perspective session event broken after migrating to 8.3

After migrating our resource project to Ignition 8.3 (from 8.1.33) our key-events session scripts were broken. It creates this folder structure that appears to be infinite, the migrate function must be stuck on a loop somehow.

It’s only two key events that messages, so they’re easy to recreate, but I’ve been unable to delete the folders. I tried shutting down the gateway and deleting the key events resource folder, but on reboot the gateway migrates the key events again. I tried shutting down the gateway and deleting the session events binary from the project resources as well as the key events, but then when I reboot the gateway, the project gives the same warning symbol that there’s session events to migrate. When I right click and hit migrate (no other option) it doesn’t do anything, so I can’t delete the session scripts and I can’t add new ones either.

Can you post or direct message me a project export from prior to the migration? Ideally from before the 8.3 upgrade if you've got it. Something's obviously gone wrong with the construction of the project browser nodes, like we're marking something as the child of itself indirectly.

2 Likes

I’ve been able to resolve it on my end by copying in a blank set of session scripts from an 8.1.33 project, migrating them to 8.3 and recreating the events manually. I’ll direct message you about the project export, thanks Paul.