"Find and Replace" checkbox "skip replace if it throws errors"
214
Views
2
Comments
New
Service Studio

It would be nice to have a checkbox "skip replace if it throws errors" in the "Find and Replace" popup

Hi Filipe,

What would be the use case? 

You want to find and replace an occurrence everywhere, unless it generates an error?

But what then about the places where the replacement didn't take place, don't they need refactoring?

Regards,

Daniel

I may only need to change a specific word shown to the end users somewhere and the code refactoring not being of the highest importance. Replace just what does not throw errors, publish, and then search for the "wrong" string and manually replace in each scenario. This would come specially handy to overcome the "power assigns" issues and for when the replaced word is bigger than the initial one and you end up with truncated entities/action/etc names