Skip to content

Issue with stages after (BARE MODULE RECEPTION) stage signoff

There seems to be something strange with the stages after (bare module reception) stage signoff.

In the past (and I think that is what we want), after the signoff the stages went were changed as follows:

  • LDB: bare module was in reception stage and moved to INIT stage
  • PDB: bare module was in bare module assembbly stage and moved into the reception stage

now (with v.2.7.2-rc0) we have:

  • LDB: bare module was in reception stage and moved to INIT stage
  • PDB: bare module was in bare module assembbly stage and moved into the INIT stage (reception + 1).

As an example you can have a look at this bare module: https://itkpd.unicornuniversity.net/componentView?code=3dcd1ff071adfce3a9b8708662e8e09b

We did the stage signoff in LDB with mass, metrology and VI. In the past we then could immediately upload the bare module IV into the PDB, which is now not possible anymore without changing stage back to reception stage.