The right click menu option to edit track details does not always open the edit tracks window in the local collection. It works as expected when right clicking on album or artist groups, but not when right clicking on individual tracks. SOFTWARE/OS VERSIONS Amarok: 2.9.70 Linux: openSUSE Leap 15.2 KDE Plasma Version: 5.18.5 KDE Frameworks Version: 5.71.0 Qt Version: 5.12.7
I have noticed the same issue and already started to take a look. The issue seems to be caused by some wrong internal type conversion. Instead of the SQLMeta, which holds info for local collection, track type is the generic Meta. Currently I'm busy concluding the port of Amarok scripting engine to QJSEngine. I take a look as soon as I conclude it, which might take a while.
Haven't experienced this in a while, so I guess it got fixed at some point.