Community
Participate
Working Groups
When I try to add a comment to a sub task I get the following HTML error: "The issue type selected is invalid." JIRA version: 3.9.2-#235
The cause it the same as for bug 196985. The issue type of all bugs is set to "Bug" (the first issue type returned by the server).
Created attachment 74086 [details] fix (for this bug and bug 196985) We need to review JiraTaskDataHandler for similar problems.
Should be fixed in CVS HEAD within bug 196985. Please verify.
Works. Thanks Eugene. Did you add a test case?
Not for submitting subtasks
Is this fixed?
Still need a test case for this.
Opened bug 203106 for writing tests.