Just a heads up: On March 24, 2025, starting at 4:30pm CDT / 21:30 UTC, the site will be undergoing scheduled maintenance for a few hours. During this time, the site might be unavailable for a short while. Thanks for your patience.
×Hi All
I have a custom epic workflow. I want to make a custom field mandatory on the RESOLVE screen. This woks for the non custom workflow but for the custom one it isnt working.
The xml I have in the script is:
<config use-validator-plugin="false" name="Release Note Custom EPIC" description="Release Note Custom EPIC" guideWorkflow="NP-EPIC"> <field id="customfield_10417" required="true" readonly="null" hidden="null"> <when action="341"/> <when action="511"/> </field> </config>
where 341 and 511 are the ids in my workflow.
Can I use behaviours with a custom workflow? Or should I just add a validator to the transition to stop anyone leaving the screen without this information set?
Thanks
Providing you've set this up correctlu, ie they are the correct workflow actions and you have mapped the behaviour to a project / issue type, the problem is more likely to be the field type or something.
Because there's no such thing as a custom workflow, any editable workflow is by definition custom, and they all should work fine.
What type of field is customfield_10417?
Hi @Jamie Echlin (Adaptavist) It is a "Text Field (multi-line)" type. I havent specified a type anywhere. Should I? Thanks
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
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.