🐞 Bug fix
- Using an array of a Keystore in a Loop object was failing as the variable was not being replaced.
- Adding/updating a Project in an Environment while records are running could lead to unexpected errors while information is updated. Now it's avoided waiting for the records to finish before doing the update.