Page 1 of 1
Collection nodes cannot be unpinned [#16967 ]
Posted: Wed Jan 26, 2022 6:02 pm
by TIV73
Hi,
once the collection nodes are pinned, they cannot be removed again since the unpin it option is missing from their context menu:
To reproduce drag a collection over the Pinned collection to pin it. Once the item is pinned it cannot be unpinned again. I noticed this in 2531 and upwards. Not saying that's a new thing since these versions, just that I haven't tried any previous ones.
Re: Collection nodes cannot be unpinned
Posted: Wed Jan 26, 2022 6:26 pm
by Lowlander
I re-opened:
https://www.ventismedia.com/mantis/view.php?id=16967 You're not supposed to be able to pin a Collection.
Re: Collection nodes cannot be unpinned [#16967 ]
Posted: Thu Jan 27, 2022 8:01 am
by Ludek
You can unpin it in the grid:
https://www.ventismedia.com/mantis/view ... 967#c66768
Added also to context menu in the tree in build 2604+
Re: Collection nodes cannot be unpinned [#16967 ]
Posted: Mon Jan 31, 2022 11:11 am
by TIV73
Awesome, thanks a lot! In 2604 unpinning now seems to work for most collection, except for entire library, home, and playing nodes. Reading the ticket I understand that not being able to pin them may be intentional, so not being to unpin them is a logical side effect since they are not expected to be in that state in the first place.
Unfortunately the entire library node is also the node I accidently pinned a while back. Is there any way to remove that node from the list of pinned items? I'm not picky as to how to do it, a javascript snippet or just instructions on where this data is stored is perfectly fine for me. I just want to get rid of it without having to nuke my entire database.
Update:
Nevermind. I found the pinned table in the database and removed the entry from there. It's gone now.
Re: Collection nodes cannot be unpinned [#16967 ]
Posted: Mon Jan 31, 2022 11:24 am
by Ludek
Thanks, good catch, 'Entire library' really can't be unpinned, re-opened
https://www.ventismedia.com/mantis/view ... 967#c66792 to be fixed for 2605+