-
Type:
Suggestion
-
Resolution: Unresolved
-
None
-
Component/s: None
-
None
-
1
At the moment, we can't set an ETA for this feature to be released, since there's a number of factors that determine how our product team prioritizes new features.
You can learn more by reading Implementation of New Features Policy.
Problem Definition
Mail handler fails to attach a file to Jira issue if the file's name is unavailable such as due to:
- filename is not specified
- filename is improperly encoded
You can reproduce the problem with a scenario like:
- Create a JSD project
- Send an email inquiry which contains an attachment without specifying the file's name
- script: jpns27074.zip

- script: jpns27074.zip
No error is recorded at audit log in web UI or application log:
Suggested Solution
The file should be attached to the issue even without filename. The name can be something like timestamp or a sha1 fingerprint of the payload.
Workaround
None. Consider adding yourself as a watcher to be kept informed as to the state of this feature request moving forward. With that way, if our development team updates the ticket, you'll be notified via email.
- is cloned from
-
JSDCLOUD-8309 Ability to upload attachment without filename via email
- Closed