mirror of
https://github.com/amidaware/tacticalrmm.git
synced 2026-04-26 23:15:57 +03:00
[GH-ISSUE #326] Have patch severity column match patch policy labels #208
Labels
No labels
In Process
bug
bug
dev-triage
documentation
duplicate
enhancement
fixed
good first issue
help wanted
integration
invalid
pull-request
question
requires agent update
security
ui tweak
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/tacticalrmm#208
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 @silversword411 on GitHub (Mar 16, 2021).
Original GitHub issue: https://github.com/amidaware/tacticalrmm/issues/326
See image
@wh1te909 commented on GitHub (Mar 16, 2021):
It already matches, except for "Other" since the severity returned by the windows update API for "other" is just an empty string. I can make it just say "Other" if the field is blank
@silversword411 commented on GitHub (Mar 16, 2021):
Yeah, blank = Other messed me up yesterday. Would be nice to have them match consistently :)