tirkarthi commented on code in PR #46074:
URL: https://github.com/apache/airflow/pull/46074#discussion_r1942714523


##########
airflow/ui/src/pages/TaskInstance/Details.tsx:
##########
@@ -85,6 +88,8 @@ export const Details = () => {
           taskInstance={taskInstance}
         />
       )}
+      <ExtraLinks />

Review Comment:
   Thanks, I have added "Task Instance Info" but this can be changed as needed 
in future. Screenshot updated as below.
   
   
![image](https://github.com/user-attachments/assets/c1681a17-aa89-46c9-9ed5-822b7c15b193)



-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to