I have a project that has a mail handler to create issues.
I am thinking about making one field mandatory: Affects version.
When an issue is created from web, this would work just fine.
I cannot find in the documentation what would happen with issues that are created from email when there is a required field. Is that behavior undefined? I see the following possible outcomes:
In scenario 2, what happens with subsequent edits of the issue if the required field remains empty?
Hello,
I was wondering the same thing, so I tested it:
hope this helps
best regards,
Loïc
=========================
Edit : refering to @Peter Ben answer:
In my testing:
* transitions : yup, possible without data in required fields
* edit (full issue edit) : required fields are mandatory -> normal behaviour
This is the scenario that I was hoping for. Now I only need a dummy "version unknown" value for those few cases where we really don't know the value. Thanks!
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Teilor, are you sure? We are using JIRA's built-in mail handler and tickets are created. We didn't configure anything especial.
Amedee, scenario 2 is the correct one. Mandatory fields are left empty. Note that after that (subsequent edits or transitions), JIRA doesn't restrict fields to be set to mandatory (shows the red little star, but you don't have to insert a valid value).
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
I tested again with a clean instance and you are right. In my first test I used a instance with some restrictions in the mail handler.
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.