Fixed an issue where the "Delete project from environment" modal had missing text and an incorrect hint, preventing project deletion from the Environment.
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.