-
Type:
Bug
-
Resolution: Low Engagement
-
Priority:
Low
-
None
-
Affects Version/s: 7.0.0
-
Component/s: None
-
7
-
Severity 3 - Minor
According to v7.0 javadoc, MutableIssue.setComponent() exist since v5.0.
https://docs.atlassian.com/jira/7.0.0/com/atlassian/jira/issue/MutableIssue.html#setComponent-java.util.Collection-
However, MutableIssue.setComponent() does not exist in v6.4.
https://docs.atlassian.com/jira/6.4.7/com/atlassian/jira/issue/MutableIssue.html#setComponentObjects(java.util.Collection)
Was setComponentObjects renamed to setComponent?
I could not find any documentation about it, so I would like to clarification of this change.
https://developer.atlassian.com/jiradev/latest-updates/preparing-for-jira-7-0/jira-7-0-api-changes
- mentioned in
-
Page Loading...