The timeline makes sense to me. On 03/22/2025 I renamed the old service to _deprecated and created a new one with the name from scratch. I deployed it quite often on 03/23/2025 because I changed and tested in real life.
It worked well and I did not make major changes anymore since then.
But today I realized that when I invoke the service that no result will be produced. So, I checked the source code and realized that it was gone.
Added: How can one delete source code on the server? The only way I can do it, is deploying an empty service. Or are there other ways this can happen by accident?
I guess it was a mistaken deployment on your side. From our side, there have been no similar accidents, and this part of our product is extremely stable.
We restored calculateFairValueByIsinOrTicker to the state it was on March 23rd from our backup. We have not deployed the logic, it is available in the “draft” state, which is what the Codeless editor will show. Before you deploy it, make sure to make any kind of change in the Codeless logic to trigger code regeneration.