-
Improvement
-
Resolution: Fixed
-
Major
In the CloudBees Folder plugin, RelocateAction implements TransientProjectActionFactory to add the link to various project types letting them be moved into other folders, and TransientFolderActionFactory for subfolders. Would make sense to have a generic TransientActionFactory for other Actionable subtypes (maybe only AbstractItem), which would allow miscellaneous items (especially when a TopLevelItem) to get actions like Relocate as well.
- is blocking
-
JENKINS-20990 Folder integration
- Resolved
- relates to
-
JENKINS-59468 addAction, replaceAction doesn't work on AbstractProject
- In Review