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

Fix print order of relation #424

Merged
merged 1 commit into from
Sep 20, 2024
Merged

Fix print order of relation #424

merged 1 commit into from
Sep 20, 2024

Conversation

tstirrat15
Copy link
Contributor

Fixes #422

Description

@Hmast3rs pointed out that we were formatting ID before type rather than the other way around in this print call. This fixes that.

Changes

  • Reverse the order of output

Testing

Review. See that things go green.

@tstirrat15 tstirrat15 merged commit db39191 into main Sep 20, 2024
15 checks passed
@tstirrat15 tstirrat15 deleted the 422-formatting-fix branch September 20, 2024 19:57
@github-actions github-actions bot locked and limited conversation to collaborators Sep 20, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Minor formatting bug for bulk permission check
2 participants