Page 1 of 1
Services lose the catch exception once checked out
Posted: June 2nd, 2022, 4:31 pm
by AkshayKhanolkar
While working on 5.1 MVC EASYCommerece, I was checking out methods to update. I noticed that the services inside the methods lose their red dot, which means they lose the catch exception flag.
This is a method in edit-only mode as it is not checked out.
This is after the method is checked out
Re: Services lose the catch exception once checked out
Posted: June 6th, 2022, 8:49 am
by SteveCap
Task #10496 has been created. This post will be updated when it has been completed.
Re: Services lose the catch exception once checked out
Posted: May 1st, 2023, 1:43 pm
by CathyC
I talked with Akshay and he said this is still happening, I updated the task with details
Re: Services lose the catch exception once checked out
Posted: May 1st, 2023, 1:56 pm
by AkshayKhanolkar
To test this I used the ChangeOrder process from base EC. When I went back to undo checkout on the process so I don't leave it checked out, the catch exception flags remained unset which happens after I checkout.