I want a "global" config option, preferrably on the "Administration" tab and subsequently in the "System->General Configuration" panel/tab, but can't seem to figure out how to do it? Looking at the documentation for AdditionalBuildConfiguration module (https://developer.atlassian.com/display/BAMBOODEV/Additional+Build+Configuration+Module) I see examples to display on TopLevelPlan and Job but nothing else. Is there a list anywhere of which classes can be used to display the additionalBuildConfiguration module? Or a specific interface I can look it for all known implementing classes that can be used for this?
Hi Christopher,
The additional build configuration module is for Plan/Job configuration only so it can't be used to plugin to the Administration.
You need to use a web-item to add a link to the navigation section on the left in the admin and then implement an xwork action as a target of that link.
Hope this helps
James
Online forums and learning are now in one easy-to-use experience.
By continuing, you accept the updated Community Terms of Use and acknowledge the Privacy Policy. Your public name, photo, and achievements may be publicly visible and available in search engines.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.