I think we should do a transaction per project and commit within the for loop. The reason for this is that if something goes wrong with one project, the symlink we created for all the other projects won't be deleted, resulting in an inconsistent state. (see #1392)
1 new commit added
:thumbsup_tone3:
Thanks! :)
Pull-Request has been merged by pingou