-
Task
-
Resolution: Done
-
Undefined
-
None
-
None
-
None
PR - https://github.com/SatelliteQE/airgun/pull/1701
When we read the value of a host group set within a specific organization, and then attempt to change to a different organization without clicking the "Submit" button, an alert is triggered. This alert is handled by the WrongContextAlert class, but its button locator needs to be updated. The locator is part of the widgetastic_patternfly4 library, which is supported only up to Python 3.10.
To avoid this issue, after reading the value in the host group, the "Submit" button will be clicked and change the organization.