Services lose the catch exception once checked out

This forum allows users to post and respond to "How Do I Do ....." questions. The information contained in this forum has not been validated by K-Rise Systems and, as such, K-Rise Systems cannot guarantee the accuracy of the information.
Post Reply
AkshayKhanolkar
Posts: 44
Joined: May 2nd, 2022, 11:53 am
Contact:

Services lose the catch exception once checked out

Unread post 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.
Capture531.PNG
This is after the method is checked out
Capture532.PNG
word count: 56
SteveCap
Posts: 329
Joined: August 26th, 2021, 9:18 am
Contact:

Re: Services lose the catch exception once checked out

Unread post by SteveCap »

Task #10496 has been created. This post will be updated when it has been completed.
word count: 15
CathyC
Posts: 472
Joined: November 16th, 2021, 11:15 am
Contact:

Re: Services lose the catch exception once checked out

Unread post by CathyC »

I talked with Akshay and he said this is still happening, I updated the task with details
word count: 17
AkshayKhanolkar
Posts: 44
Joined: May 2nd, 2022, 11:53 am
Contact:

Re: Services lose the catch exception once checked out

Unread post 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.
ChangeOrder1.JPG
ChangeOrder2.JPG
word count: 40
Post Reply