-
Task
-
Resolution: Done
-
Normal
-
None
-
False
-
-
False
-
Unset
-
No
-
-
rhn-support-tpapaioa and swadeley@redhat.com ran into issues when trying to use the ephemeral UI. They were seeing issues with user entitlements when running their tests in python 3.11 vs 3.9. Pete initially jumped in to help debug. I also later jumped in and we eventually we discovered the problem was due to a change in how python formats Enums.
Looks like we can use backports.strenum to address this.
Full thread: https://redhat-internal.slack.com/archives/C023VGW21NU/p1690480111448989
Fix required in IQE's UserProvider code: https://gitlab.cee.redhat.com/insights-qe/iqe-core/-/merge_requests/1565