-
Please tell me how to reproduce.
-
Hi @robin,
I'm having an issue with the notification action in OneDev. I added the following snippet to my .onedev-buildspec.yml to get notifications after a build:
postBuildActions: - type: SendNotificationAction condition: always receivers: committersThe build finishes, but it triggers an error right at the notification step and the email never goes out. I’ve already double-checked my SMTP/Mail settings and the "Test" button works perfectly fine there. It seems like the issue is specific to this build action.
-
State changed as build OD-7124 is successful
-
OneDev
changed state to 'Closed' 4 months ago
Previous Value Current Value Open
Closed
| Type |
Bug
|
| Priority |
Normal
|
| Assignee | |
| Affected Versions |
14.1.0, 14.1.4
|
| Labels |
No labels
|
Issue Votes (0)
I'm experiencing an issue where email notifications are not being triggered in OneDev. The system throws a UnavailableSecurityManagerException when attempting to send emails asynchronously after transaction commit.