RT::Extension::Ticketlocking seemingly not working on 6.02 (migrated from 5.05)

Installed a fresh server with 6.02, imported the DB from my 5.05 instance, but can’t get the TicketLocking plugin to work.

The plugin is added to RT_SiteConfig.pm and showing in the site config page, the module dir is showing in the search path (and yes, I cleared mason_data/obj), but there’s no ‘you have locked this ticket’ bar when replying, no actions→unlock menu, and other users don’t get a lock advisory either.

I can’t see any errors in the logs around this.

Has anyone got this working on rt6?

Stupid question from my side, but have you installed latest version from the Extension? GitHub - bestpractical/rt-extension-ticketlocking · GitHub - have it on my todo list for the next days….

Just installed it on my test box, latest version from bps github - work fine. try upgrade your version.

Torsten