Issue Type: Improvement Improvement
Assignee: Unassigned
Components: core
Created: 21/May/13 2:37 PM
Description:

The CloudBees Folders plugin offers a function to move a job from one item group (folder, Jenkins root) to another. But since ItemListener has no onMoved method, it has to fire a deletion event from the old location and then a create event in the new location. This prevents core and plugins from updating item fullName references, for example in BuildTrigger.

onRenamed does not suffice since this is documented to deal with name, not fullName.

Project: Jenkins
Labels: folders
Priority: Major Major
Reporter: Jesse Glick
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 jenkinsci-issues+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.
 
 

Reply via email to