globaljonsey opened a new issue, #35908: URL: https://github.com/apache/superset/issues/35908
### Bug description I am using the DATE_FORMAT_IN_EMAIL_SUBJECT feature with an hourly scheduled report using a token to display the current datetime i.e. Propane Hourly Report %c. The substitution works the title of the email sent is "[Report] Propane Hourly Report Wed Oct 29 09:32:01 2025". However the datetime substitution is for the datetime the schedule was saved and never changes for each new email sent. Should the substitution not be evaluated with each new hourly email sent ? ### Screenshots/recordings <img width="600" height="1035" alt="Image" src="https://github.com/user-attachments/assets/5782ea55-ba49-4743-b710-fb54e94d66a7" /> <img width="1078" height="255" alt="Image" src="https://github.com/user-attachments/assets/4ab80191-c11b-4ceb-85a1-9ed1a5f2e1f2" /> ### Superset version 5.0.0 ### Python version 3.9 ### Node version 16 ### Browser Chrome ### Additional context _No response_ ### Checklist - [x] I have searched Superset docs and Slack and didn't find a solution to my problem. - [x] I have searched the GitHub issue tracker and didn't find a similar bug report. - [x] I have checked Superset's logs for errors and if I found a relevant Python stacktrace, I included it here as text in the "additional context" section. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
