umbraco / Umbraco.Deploy.Issues

1 stars 0 forks source link

Deploy dashboard's status doesn't reflect actual status #196

Open tormnator opened 7 months ago

tormnator commented 7 months ago

During the process of troubleshooting a deploy error I made a change to a media type, and thereafter went to the deploy dashboard and started a new deploy by clicking on the button for "Update Umbraco Schema From Data Files". After a short delay the status updates to saying "Read pending" followed by "Deployment operation in progress" or something similar. I left the page and did something else for a while and when I came back the status had updated to say "Last deployment operation failed (details)" or something like that. I assumed this was the same error as earlier, and went over to Settings and made another change to a media type to see if that would fix my issue. Then I went back to the deploy dashboard and restarted the deploy again. This time the status updated quickly and when I went to look at the details, the error was "The environment is busy with a deployment try again later".

So, this is the problem: the dashboard was not showing me the fact that the earlier deployment operation was still going on (I presume). When paying attention, I did see that every few seconds a "three dots" animation was displaying on the page indicating some operation going on. But the status didn't indicate this, and clicking the "Refresh Status" button also didn't change the status.