cancel
Showing results for 
Search instead for 
Did you mean: 

Side Effects - On Delete

paulb08
Newcomer
0 Kudos

Hi Experts,

Question regarding RAP110 Exercise 9:

Just finished following the steps indicated in this exercise, functionalities that was discussed in this topic were behaving as expected. However, I tried deleting one of the bookings using Tick checkbox > Delete, but the TotalPrice is not being refreshed.

I tried setting a breakpoint in Booking class (method calculateTotalPrice) -- but it only gets triggered during create and edit, but not on delete.

Additionally, is it correct that if I don't specify "create" and or "update" inside the curly brace means this will occur for all? Including delete?

paulb08_0-1713920247524.png

 

Is the on delete side effect still within the scope of this exercise?

If so, any clues where should I check first to troubleshoot?

If not, what are the additional steps needed to be done that was not mentioned in the exercise? 

Accepted Solutions (0)

Answers (0)