fix: use user options to populate owner dropdown#3441
Open
emyl3 wants to merge 3 commits into
Open
Conversation
emyl3
marked this pull request as ready for review
July 20, 2026 21:57
emyl3
requested review from
JordanGuinn and
mcmcgrath13
and removed request for
a team
July 20, 2026 21:57
mcmcgrath13
approved these changes
Jul 20, 2026
mcmcgrath13
left a comment
Contributor
There was a problem hiding this comment.
Is there any e2e that can be adapted to add explicit coverage here? (I think superuser is our default login)
emyl3
requested review from
adaball and
krista-skylight
and removed request for
a team
July 20, 2026 22:48
emyl3
commented
Jul 20, 2026
| WORKDIR /usr/report-execution | ||
|
|
||
| # Install mssql driver deps | ||
| RUN microdnf update && microdnf install -y libtool-ltdl krb5-libs |
Contributor
Author
There was a problem hiding this comment.
this line kept stalling and I tried it locally and after adding this it succeeded locally so trying this here to see if that works in CI as well
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Description
Changes decision made in this PR
Use user options instead of user profile options to populate "Owner" list for creating a report
Save as new report flow should properly set the owner to the user creating the report
Tickets
Checklist before requesting a review