The GitHub Actions job "Tests" on 
airflow.git/fix/grid-view-dynamic-task-group-url has succeeded.
Run started by GitHub user Subham-KRLX (triggered by Subham-KRLX).

Head commit for run:
5250629b1dbccf0c8e6db6e367685ce21cf0beff / Subham Sangwan 
<[email protected]>
Fix grid view URL for dynamic task groups

Dynamic task groups with isMapped=true were getting /mapped appended
to their URL in the grid view, producing URLs like
/tasks/group/{groupId}/mapped which has no matching route (404).

The graph view correctly handles this by not appending /mapped for groups.
This fix adds the same guard to buildTaskInstanceUrl.

closes: #63197

Report URL: https://github.com/apache/airflow/actions/runs/22865449094

With regards,
GitHub Actions via GitBox


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to