I have a strange issue that started a few days ago. It is occurring using both Chrome and Edge to access the development environment, and has persisted after a reboot of the host server. It started about the time I updated to 9.12.009.
When I deploy a form, which I do by using my existing template (Deploy - > Advanced → Use an existent template), only 5 files get deployed… index.php, myform.htm, myform.php, myform_mob.php, and myform_teste.php. All the other files in the folder do not get overwritten so the application does NOT update. I’m having to delete the folder from the server each time I want to deploy a change. When I deploy after deleting the folder, all of the files are deployed. I am using the “Deploy on a server directory” option in the deployment template. The Scriptcase development environment and the production environment that I’m deploying to are on the same Windows server.
The deployment process is not showing any errors. Is anyone else seeing the same issue and does anyone have any ideas where I should look to figure out what is going on? It doesn’t appear to be a permission issue since some of the files are being updated. It looks like Scriptcase is just silently failing to write the other files.