Azure / Azure/BatchExplorer

Task dependencies are shown for the wrong task

Open
#2,842 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
TypeScript
Stars
205
Forks
75
PR merge metrics
No merged PRs in 30d

Description

**Describe the bug**
When looking at the task list for a multi-task job, selecting any task by ID in the left hand panel shows details about a different task from the job in the right hand panel. The details (State and Depends On) shown appear to be correct for the Task ID that is shown, in the panel, but they are not those for the task ID that is selected on the left.

**To Reproduce**
Create a multi-task job where each task is dependent upon the previous one.
Select one of the tasks
View the Dependencies and compare the selected task ID and the ID listed in the Task ID column of the Dependencies view

**Expected behavior**
The IDs of the selected task and the one shown in Dependencies should be the same

**Screenshots**
![image](https://github.com/Azure/BatchExplorer/assets/83768499/77341c88-40cc-44b1-91c8-fad21c262e5d)

**Logs(Click profile > View Logs > app.log, client.log)**
If applicable please attach those log files

**Version (please complete the following information):**
- OS: Windows 11
- Version: 2.18.0-stable.868

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.