In our DEV environment, we are generating the export of selected items, either via Control Room or API, always selecting the "Production label."
However, when we import this into our homologation environment, we encounter dependency breaks.
For example:
• We have a parent task with 10 versions, and version 8 is set as Production
• We generate the export using the Production Label • When importing into the homologation environment, we receive a dependency break error, referencing child tasks that are on version 10
• Because of this, we understand that the Production label selection is not being respected, as it always carries forward the latest available version
Is this the expected behavior, or are we doing something wrong in our procedure?