Remove all the breakpoints wherever added in actions
232
Views
4
Comments
New
App Feedback

An option to remove all the breakpoints in one go from all the applied actions . 

It is hard to remove breakpoints one by one from all the actions and sometimes we are not even sure where more we have added breakpoints , it complicates the debugging process.

Through this option with us we all will be benefitted in easy and faster debugging.

If you mean across all existing modules in your factory, ok that's a new idea.

If you mean for a given module open in Service Studio, that already exists :

go to your breakpoints in the debugging pane, and richt-click on anyone of them

Right @Dorine Boudry , like we could remove from all the modules of our environment , it could be for the choosen modules .For example all modules of a a single project in one go .

Why would one want to remove all breakpoints from a complete environment, I guess that is only a feasible option if there is one developer. I for sure would not be happy, if another developer decides for me to remove the breakpoints I set. On big OutSystems factories, this does not make sense.

2014-02-07 17-02-43
Vasco Pessanha

Agree with Daniel,

In the majority of scenarios, you should not be doing this operation at environment level as you may impact other developers or having unwanted impacts due to the lack of context.

Cheers,