Skip to content

Conversation

@obgibson
Copy link
Collaborator

@obgibson obgibson commented Feb 6, 2024

Requirements for a pull request

  • Unit tests related to the change have been updated
  • Documentation related to the change has been updated

Description of the Change

Tasks with duplicate names/ids were all shown as active in the task list. The change was to identify the active task by step name and id so that the key would be unique.

Alternate Designs

-

Possible Drawbacks

Duplicate step name and task id combinations

Verification Process

  • Run a flow that has duplicate task ids
  • In MFGUI, click on one of the tasks
  • You should only see one row of the task list being highlighted as active

Release Notes

Fixed bug where all tasks with the same id were shown as active in the task list

@obgibson obgibson requested a review from romain-intel February 6, 2024 19:32
@obgibson obgibson merged commit 67589f3 into master Mar 5, 2024
@obgibson obgibson deleted the bug/dup-active-tasks branch March 5, 2024 13:41
valayDave pushed a commit to valayDave/metaflow-ui that referenced this pull request Apr 15, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants