Hello everybody, I need help
Here I would like to know if there existed a custom field in jira behaving like a "GroupBox". Basically I would like to have a field that would group several other editable fields.
For example the field "Month Task" which is the grouping of several fields of type "Text":
Month Task {
Number of work days (estimated): Field to be filled by the user
Number of work days (effective): Field to be filled in by the user
}
That's what I'm getting at. Thank you in advance for your answers
Hello Yann,
You may have a look at Script Runner for JIRA plugin's scripted fields. By writing groovy, you can get data from other fields and set value for view purpose, real time.
Tansu
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.