-
Type:
Bug
-
Resolution: Won't Fix
-
Priority:
Low
-
Component/s: Notifications - Email
-
1
-
Severity 3 - Minor
Steps to reproduce:
- Create a mail handler that creates Issues of Issue Type X in a specific project, as in:
- "Create a new issue or add a comment to an existing issue"
- "Create a new issue from each email message"
- Remove issue type X from the project's issue type scheme
Expected result:
The creation of issues from the mail handler will fail due to the issue type being invalid.
Actual result:
The issue is created as issue type X
Notes
It was observed that this problem may cause strange behaviors on filters like the Open Issues filter.
Workaround
Edit the mail handler or the issue type scheme being used by the project mapping the missing issue type.
- is cloned from
-
JRASERVER-62923 JIRA allows invalid issue types to be created from a mail handler
- Gathering Interest