Im looking to use Work Management, and Ive created a number of tasks with Titles & Descriptions. However when I go to the "List" function, The summary field is empty, and the Issue type is also greyed out. This function isn't useful if no information appears, is there something I can do to fix this? I didn't customize anything, this is straight out of the box functionality.
Here's a suggestion:
This will give you a list of post-function/transitions/validators used and you'll get an idea what exaclty are you using.
Here's a sample of how the plugins section looks like
<plugins name="JIRA Suite Utilities" key="com.googlecode.jira-suite-utilities" version="1.4.9" vendor="beecom AG" vendorURL="http://www.beecom.ch/" requiredBy="//@workflows.2"/>
And here's a sample xml of a workflow validator:
<stepTransitions name="Close" id="71" status="Done" oldStatus="Finished" view="fieldscreen" destinationStep="//@workflows.2/@steps.4" screen="//@fieldScreens.0">
<validators description="Required fields:&#xA; &lt;b>Resolution&lt;/b> " className="com.googlecode.jsu.workflow.validator.FieldsRequiredValidator">
<objectProperties name="hidFieldsList" referencedObjects="//@fields.13"/>
</validators>
For anyone interested in our backlog we have a feature which will allow you to view all dependencies between configuration objects in your JIRA instance including plug-in usage.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.