You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This issue summarizes the current known problems observed in the v2 UI.
Known Issues
Sync screen not refreshing automatically after sync completes
The UI does not automatically update after a sync operation. A manual refresh is required to reflect the latest state.
“Last Successful” field missing on event cards
The event cards no longer display the "Last Successful" information, which was visible in previous versions.
Unintended tab switch when starting a build from Job List
When a build is triggered from the Job List, the interface automatically switches to the Events tab.
Expected: Stay on the Job List tab.
Parameters not expanded when starting a build from Job List
When triggering a job from the Job List, its parameters section remains collapsed instead of expanding automatically.
No browser notifications from the Events tab
Browser notifications are not triggered when new events occur.
PR jobs displayed even when “Show PR Jobs” is disabled
Disabling the Show PR Jobs option does not hide PR-related jobs as expected.
Slow rendering of event cards for pipelines with many events
In pipelines that contain a large number of events, event cards take a long time to appear.
It seems that no event cards are displayed until all event data has been fully loaded.
Overview
This issue summarizes the current known problems observed in the v2 UI.
Known Issues
Sync screen not refreshing automatically after sync completes
The UI does not automatically update after a sync operation. A manual refresh is required to reflect the latest state.
“Last Successful” field missing on event cards
The event cards no longer display the "Last Successful" information, which was visible in previous versions.
Unintended tab switch when starting a build from Job List
When a build is triggered from the Job List, the interface automatically switches to the Events tab.
Expected: Stay on the Job List tab.
Parameters not expanded when starting a build from Job List
When triggering a job from the Job List, its parameters section remains collapsed instead of expanding automatically.
No browser notifications from the Events tab
Browser notifications are not triggered when new events occur.
PR jobs displayed even when “Show PR Jobs” is disabled
Disabling the Show PR Jobs option does not hide PR-related jobs as expected.
Slow rendering of event cards for pipelines with many events
In pipelines that contain a large number of events, event cards take a long time to appear.
It seems that no event cards are displayed until all event data has been fully loaded.
Cannot access pipeline settings page before creating the first event
[v2 UI] Cannot access pipeline settings page before creating the first event #3427