-
Bug
-
Resolution: Resolved Locally
-
Low
-
None
-
2.0.2
When an issue is submitted by email to the Service Desk mail handler, the default value is not applied to the issue for select lists.
Steps to reproduce:
- Create a custom field called "contact type" that is a select list
- Add values of "helpdesk", "email", and "other"
- Set default value to be "email"
- Submit request by email
- View issue and note that custom field value is not the default of "email"
Expected results:
The value for "contact type" is email.
Actual results
It seems to pick the last value entered in the list of options.
- Testing discovered
-
JSDSERVER-1356 Custom field default values aren't applied to optional field in email submission
-
- Closed
-
-
JSDSERVER-1365 request.channel.type issue property is not searchable
-
- Closed
-
-
DESK-3815 Failed to load
- mentioned in
-
Page Failed to load
Form Name |
---|
Hi Damon,
Thanks for the clarification.
Yes, the field appears to be behaving as expected. In order to address your specific situation, the issue property should be suitable (in place of the custom field) as it can be used in JQL filters / reports / etc for separating issues created from the portal and issues created by email.
Hope this helps
Matt