Skip to content

fixes bug for #47716 when confirming the email

What does this MR do?

Fixes a bug to call the correct class because currently resource call the wrong model class.

Are there points in the code the reviewer needs to double check?

Whether checking the class name would be a good way. All tests (including mine) seems to pass.

Why was this MR needed?

Without this fix, a user who adds a secondary email and clicks on the confirmation link will get an error.

Screenshots (if relevant)

Does this MR meet the acceptance criteria?

What are the relevant issue numbers?

Edited by Muhammad Nuzaihan

Merge request reports