mirror of
https://github.com/louislam/uptime-kuma.git
synced 2026-03-02 22:57:00 -05:00
[Help] Edit existing Tags #520
Labels
No labels
A:accessibility
A:api
A:cert-expiry
A:core
A:dashboard
A:deployment
A:documentation
A:domain expiry
A:incidents
A:maintenance
A:metrics
A:monitor
A:notifications
A:reports
A:settings
A:status-page
A:ui/ux
A:user-management
Stale
ai-slop
blocked
blocked-upstream
bug
cannot-reproduce
dependencies
discussion
duplicate
feature-request
feature-request
good first issue
hacktoberfest
help
help wanted
house keeping
invalid
invalid-format
invalid-format
question
releaseblocker 🚨
security
spam
type:enhance-existing
type:new
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/uptime-kuma#520
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
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 @schmidiij on GitHub (Nov 3, 2021).
⚠️ Please verify that this bug has NOT been raised before.
🛡️ Security Policy
📝 Describe your problem
Is there a option to edit existing Tags?
🐻 Uptime-Kuma Version
1.10.0
💻 Operating System and Arch
Synology
🌐 Browser
Microsoft Edge Version 95.0.1020.30
🐋 Docker Version
Synology Docker - 20.10.3-1239
🟩 NodeJS Version
No response
@chakflying commented on GitHub (Nov 3, 2021):
Reference #278, currently you can not edit an existing tag in the UI.
@Stage4000 commented on GitHub (Nov 5, 2021):
+1
@spali commented on GitHub (Dec 14, 2021):
I would like to add a "side" feature for this. The order of tags drives me crazy ;)
During the same "edit" of tags they somehow behave different with the order when i re-add a tag with i.e. new value. If I add one tag after each other and save between, they get appended.
I would love have the possibility to reorder them or at least have a predictable order.
Currently to have a consistent order of tags, I need to "drop all tags", "save", "add tags in the order I want".
If custom order per monitor is to much work, maybe a "priority" or "order" number in the planed settings page for tag edit would be easier to implement.
@Stage4000 commented on GitHub (Dec 14, 2021):
If they still haven't added this then I doubt they ever will. Seems like the easiest UI fix in the world but nobody wants to fix it.
@RamboRogers commented on GitHub (Jan 4, 2022):
Totally needs this, or the ability to delete tags. Love this tool!
@JAKAMI99 commented on GitHub (Feb 7, 2022):
Really a needed "feature"
@wrench12435678 commented on GitHub (May 25, 2022):
an option to at least delete tags
@Bouni commented on GitHub (Jun 28, 2022):
In case anybody really needs to change a tag, you can do it on the sqlite database directly:
The same applies for the name of a tag, just use
update tag set name='Tag500' where id='1';@github-actions[bot] commented on GitHub (Sep 26, 2022):
We are clearing up our old issues and your ticket has been open for 3 months with no activity. Remove stale label or comment or this will be closed in 2 days.
@github-actions[bot] commented on GitHub (Sep 28, 2022):
This issue was closed because it has been stalled for 2 days with no activity.