Completed
Last Updated: 19 Dec 2024 16:04 by ADMIN
Release 2025 Q1
Pratik
Created on: 26 Nov 2024 09:53
Type: Bug Report
1
The SendMailMessage method override is not respected in 2024 Q4

I have overridden the SendMailMessage method of the ReportsController to implement the email-sending functionality of the web report viewers.

However, despite the method being implemented in my controller, inheriting from the ReportsControllerBase class, the method is never hit, and instead, I get a 501 Not Implemented response.

0 comments