-
Bug
-
Resolution: Unresolved
-
Critical
-
1.10.0
-
3
-
False
-
-
False
-
-
Test Case: Test Keycloak plugin › Users on keycloak should match users on backstage
Failure Message: TimeoutError: locator.waitFor: Timeout 10000ms exceeded. Call log: - waiting for getByRole('table').first().getByRole('rowgroup').nth(1).getByRole('cell').getByRole('link').first() to be visible
Root Cause Analysis: The test timed out waiting for the user list to become visible because no users from Keycloak were populated in the catalog. The screenshot shows an empty table with the message "No records to display", confirming the absence of user data.
- links to