-
Bug
-
Resolution: Unresolved
-
Critical
-
1.10.0
-
1
-
False
-
-
False
-
-
Test Purpose: This test ensures that after a component's pull request is merged on GitHub, the bulk import UI updates the component's status to 'Already imported'.
Failure Message: `Error: expect(locator).toBeVisible() failed. Locator: locator('tr:has(:text-is("bulk-import-1770870914721"))').locator('td').filter(
{ hasText: 'Already imported' }).first()`
Root Cause Analysis: The bulk import component failed to update its status after the corresponding GitHub pull request was merged. The screenshot shows the entity's status remained as 'Added' when the test expected it to be 'Already imported'.
- links to