Defects
Deployment of Global Process App adds the same selections to all auxiliary table single selection fields
ID: | D27743 | |
Published: | 28 January 2021 |
Defect Id
DEF344007
Originally Reported Against
SBM 11.8
Status
In Progress
Description
When deploying the Global Process App, additional copies of the selections in single selection fields are added to the field . This only happens with the Global Process App so this is only happening for auxiliary tables.
So if you are originally seeing:
The happens at the time of deployment so in the SBM Composer everything looks fine.
The behavior will look as follows;
If you have a deployed single selection field with two selectable values (lets say "YES" and "NO"), deploying your Global Process App will create duplicates of each value in that selection field when editing or creating a new record in that auxiliary table.
So if you are originally seeing:
YES
NO
After deploying, you will see:
YES
YES
NO
NO
If you deploy again, you will then see:
YES
YES
YES
NO
NO NO
Resolution
Please open a support case if you require a workaround for this bug.