We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
If one creates a workspace on behalf of another user, the corresponding audit log entry appears as follows:
The friendly string in the above example gives no indication that this workspace was actually created on behalf of another user, 'member'.
We should explore tweaking the language to see if we can incorporate the owner detail into the entry.
The text was updated successfully, but these errors were encountered:
resolves #5269
a577bfd
feat: amending audit string to show workspace owner (#5364)
c6ae151
* resolves #5269 * clean up * fixed audit link
Successfully merging a pull request may close this issue.
If one creates a workspace on behalf of another user, the corresponding audit log entry appears as follows:

The friendly string in the above example gives no indication that this workspace was actually created on behalf of another user, 'member'.
We should explore tweaking the language to see if we can incorporate the owner detail into the entry.
The text was updated successfully, but these errors were encountered: