When an email is deleted in Course enrollment allowed, there is no record with the user’s email information. Could you propose that these records remain in a table where the information is not lost?
1 Like
Can you name a use case where this would be useful?
Sure ! Coach enrolled a user_email into a CCX, but user never change your status from pending to active. So, user_email is in Course enrollment allowed table, when we delete the user email from this table using an API for example in a MFE, the information is lost.
Here is an example of the MFE that we use to execute that action: