mirror of
https://github.com/amidaware/tacticalrmm.git
synced 2026-04-26 06:55:52 +03:00
[GH-ISSUE #1355] Adding ability to search for serial number in Agent list view #846
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#846
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 @Vaultpls on GitHub (Nov 17, 2022).
Original GitHub issue: https://github.com/amidaware/tacticalrmm/issues/1355
Describe the solution you'd like
I'd like to be able to search for serial numbers in the Agent list's search box which I assume the search feature is searching the Agent's Summary page.
It'd be nice for internal auditors/inventory specialists to have a dumbed down account to just search for serial numbers to see if they are active/who is and was last using the device.
Describe alternatives you've considered
I've considered doing backend searching but that isn't too friendly for non-IT folk.
Under my machines that I have, looking for the serial in BIOS -> Serial Number comes up as the most reliable way of finding the device's serial so I'd like to see that also shown on the summary page :)
@forti42 commented on GitHub (Nov 17, 2022):
+1
@davidebonavita commented on GitHub (Jan 27, 2023):
+1
@wh1te909 commented on GitHub (May 26, 2023):
just added serial number to the dataset that's part of search so it will filter now when searching for it, will be in next release.