Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Enhancement Request] Adding notes to tasks. #3645

Closed
pawel-kraw opened this issue Nov 29, 2023 · 3 comments
Closed

[Enhancement Request] Adding notes to tasks. #3645

pawel-kraw opened this issue Nov 29, 2023 · 3 comments

Comments

@pawel-kraw
Copy link

Right now if someone updates a task, there's no easy way to track who performed the change and why some task was updated/disabled etc. Having an option to add a note when updating/creating tasks would be very convenient as it'd be clear why certain task was modified. For example:

sctool repair update -c <cluster_name> --enabled=false --note="disabling to test something" --author="name surname" <repair/task_id>
@pawel-kraw pawel-kraw changed the title [Enhacement Request] Adding notes to tasks. [Enhancement Request] Adding notes to tasks. Nov 29, 2023
@mykaul
Copy link
Contributor

mykaul commented Nov 29, 2023

@tzach - sounds like a basic auditing feature to me actually.

@tzach
Copy link
Collaborator

tzach commented Nov 29, 2023

Yes. Its make sense to write such operations to log, similar to Scylla Enterprise audit to syslog option.
No need for an audit table.

@Michal-Leszczynski
Copy link
Collaborator

Fixed by #3934.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants