mirror of
https://github.com/OpenEPaperLink/OpenEPaperLink.git
synced 2026-03-21 00:04:28 +01:00
[GH-ISSUE #175] Orphaned Tag?? #3404
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @mattfox27 on GitHub (Dec 11, 2023).
Original GitHub issue: https://github.com/OpenEPaperLink/OpenEPaperLink/issues/175
Originally assigned to: @nlimper on GitHub.
Is this an orphaned tag? All my tags are setup not sure what this is? I cannot remove it
@nlimper commented on GitHub (Dec 11, 2023):
It's some random noise that was picked up and interpreted as a unknown tag. Until know, you cannot delete it from the web interface, that's a bug I want to solve so I keep this one open.
In the meantime, if you want to remove it: go to the file editor in /edit, and change the file /current/tagDB.json to remove the tag. After uploading the changes, power cycle the AP (by pulling the plug), as using the 'reboot' button rewrites the tagDB from memory.
@mattfox27 commented on GitHub (Dec 11, 2023):
will do...thanks
@nlimper commented on GitHub (Dec 29, 2023):
I fixed the web interface, it's now possible again to delete unknown tags by right clicking. (in latest commit; will be included in next release)
@mattfox27 commented on GitHub (Dec 30, 2023):
Awesomes...thank you