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
Services lose the catch exception once checked out
-
- Posts: 44
- Joined: May 2nd, 2022, 11:53 am
- Contact:
Services lose the catch exception once checked out
word count: 56
-
- Posts: 329
- Joined: August 26th, 2021, 9:18 am
- Contact:
Re: Services lose the catch exception once checked out
Task #10496 has been created. This post will be updated when it has been completed.
word count: 15
-
- Posts: 472
- Joined: November 16th, 2021, 11:15 am
- Contact:
Re: Services lose the catch exception once checked out
I talked with Akshay and he said this is still happening, I updated the task with details
word count: 17
-
- Posts: 44
- Joined: May 2nd, 2022, 11:53 am
- Contact:
Re: Services lose the catch exception once checked out
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.
word count: 40