Hello everyone!
We’ve released the following hotfixes this week:
SF 2021.3
- 20211216 - Fix unit test system flow duplicate result parameters
- A select statement in the code may cause duplicate result parameter records. This situation led to an error in the unit test system flow without notice. The duplicate records will now be deleted and an assertion error message will be shown as the result of the unit test to prevent false positive unit tests runs.