[go: up one dir, main page]

Skip to content

Stage handling for OB Loaded Module Cell

Stage handling based on top component

Without this implementation, when we download OB Loaded Module Cell, Module is moved to the last stage in the flow, as OB_LOADED_MODULE_CELL/... stages are alternative for Module.

Implement class variables lastStageInPDB and currentStageInPDB, so that all the components are moved to the stage specified by the top component during the recursive download.

Checklist

  • add tests
  • label this MR
  • assign reviewers
  • update documentation and changelog
  • link related issues and close with this MR via "closes #"
Edited by Yuma Uematsu

Merge request reports

Loading