mirror of
https://github.com/amidaware/tacticalrmm.git
synced 2026-04-26 15:05:57 +03:00
[GH-ISSUE #2025] [BUG] Timestamp without time in csv export of history #1262
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#1262
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 @P6g9YHK6 on GitHub (Oct 8, 2024).
Original GitHub issue: https://github.com/amidaware/tacticalrmm/issues/2025
Server Info (please complete the following information):
Installation Method:
--insecureflag at installDescribe the bug
Currently the csv export only exports the date without the time i think this is obivious why it would be useless.
Also the headers are not correct.
To Reproduce

Steps to reproduce the behavior:
Expected behavior
The csv should have detailed timestamp + the trunkated STOUD + the trunkated STDERR + run time + any other data available.
And the time header should not be "category" 🤨
Screenshots

Additional context
linked to but not the same https://github.com/amidaware/tacticalrmm/issues/1933