|
||||||||||||||||||
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/d/optout.
Never heard of anyone trying to use derived views this way. The expectation is that each folder has its own set of views, and if you want to share some configuration across folders, you copy them. And if you want to avoid copying, you do so the same way you would share any configuration across any items: use the Templates plugin in the case of Jenkins Enterprise, or various OSS plugins which purport to solve DRY (not sure if any can handle arbitrary Item s like Folder s though).