We recommend reviewing what is submitted before posting, in case your idea has already been submitted by another community member. If it has been submitted, vote for that existing feature request (by clicking the up arrow) to increase its opportunity of being added to Cireson solutions.
For more information around feature requests in the Cireson Community click here.
Comments
This would be handy for app updates too. Just yesterday I updated Asset Management and Licensing apps but there was a file lock on the DLLs I needed to replace.
For an easier way to perform the SQL object updates, I open SSMS, right click the ServiceManagement DB > New Query, then open all of the files in one go. This keeps the context of the instance and database on each of the opened query tabs. Then it's just a matter of repeating "F5, close" until I've updated them all.
We have written a PowerShell command to the same, but it's just as fast to do it manually.