We love hearing from our users. Tell us what you want to see next and upvote ideas from the community. * Bugs and troubleshooting should as usual go through InterSystems support.
When we delete a source code or rename the source code (routine or class), the old version still on the server, this cause a mess in server side with a lot of classes/routines that are not in use. Then when we delete or rename (I think this part is more complex) a source code a automatic deletion could be done on the server side.
If you use docker as a development environment, this shouldn't be an issue, as code is being reloaded from the filesystem every time you start docker container.
Would need some clarification on how you are setup and what source control is in use. Usually not an issue if you use server-side editing with VSCode or you use the now deprecated ISC Studio.
If you use docker as a development environment, this shouldn't be an issue, as code is being reloaded from the filesystem every time you start docker container.
Would need some clarification on how you are setup and what source control is in use. Usually not an issue if you use server-side editing with VSCode or you use the now deprecated ISC Studio.