Issue Type: Bug Bug
Assignee: Unassigned
Components: core
Created: 30/Jan/15 12:16 PM
Description:

Deleting a Job from Jenkins will also delete the Runs of that Job. However the onDeleted event (from RunListener) is not fired for those Runs.

We use the onDeleted event to do some cleanup on the network share when a build is deleted. Hence, when deleting a complete Job this cleanup work is missed out.
We could implement ItemListener.onDelete to workaround the issue, however I think this shall be supported by Jenkins natively.

Environment: Jenkins 1.565.1
Project: Jenkins
Priority: Major Major
Reporter: Matthias Moers
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators.
For more information on JIRA, see: http://www.atlassian.com/software/jira

--
You received this message because you are subscribed to the Google Groups "Jenkins Issues" group.
To unsubscribe from this group and stop receiving emails from it, send an email to [email protected].
For more options, visit https://groups.google.com/d/optout.

Reply via email to