fe5acf1 migrated commissioning scripts into the database. They are now handled the same way testing scripts are. This results in all commissioning scripts being shown when selecting commissioning. I think this is a good thing as the user now knows exactly what is being run. I do think the UI needs two few minor changes to accommodate this.
1. The title should be changed from "Additional commissioning scripts" to just "Commissioning scripts" I'd suggest changing "tests" to "Testing scripts" as well to keep wording uniform.
2. Commissioning scripts which has default=True and is NOT tagged noauto should always be selected. These scripts will be selected by the backend even if the user deselects them.