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

Revisit how audits are being rendered #3913

Open
bettymakes opened this issue Jul 7, 2023 · 0 comments
Open

Revisit how audits are being rendered #3913

bettymakes opened this issue Jul 7, 2023 · 0 comments
Labels

Comments

@bettymakes
Copy link
Contributor

bettymakes commented Jul 7, 2023

Is your feature request related to a problem?

Presently, the way we render audits are tightly coupled to implementation details within our application. This became apparent when we worked on PRs that involved renaming some columns:

We'd like to explore alternative rendering options for the audits and align on determine which details are important to display and what should be hidden.

Describe the solution you'd like

In an ideal state, audits should be decoupled from application logic.

Describe alternatives you've considered

See discussion for some proposed options.

Additional context

Once we align on an approach for rendering audits, we'll need to revisit the decision to maintain legacy fields. It's possible we may need to remove the mfa_seed field from UserResource.

@bettymakes bettymakes changed the title Audit changes Revisit how audits are being rendered Jul 7, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant