[
https://issues.jboss.org/browse/TOOLSDOC-695?page=com.atlassian.jira.plug...
]
Martin Malina commented on TOOLSDOC-695:
----------------------------------------
The resolved JIRAs filter is wrong, your filter contains resolved JIRAs for all of 9.0.x -
more than 500 JIRAs. You want just 9.1 JIRAs, so use this filter instead:
{code}
(project in (JBDS) AND affectedVersion < 9.1.0.Beta1 AND fixVersion in (9.1.0.Beta1) OR
project in (JBIDE) AND affectedVersion < 4.3.1.Beta1 AND fixVersion in (4.3.1.Beta1))
AND type in (Bug) AND resolution in (Done)
{code}
When we get to Beta2, you will just add Beta2 to the list in fixVersion.
The Known Issues filter seems correct.
Review: 9.1.0 Beta1 Release Notes
---------------------------------
Key: TOOLSDOC-695
URL:
https://issues.jboss.org/browse/TOOLSDOC-695
Project: Documentation for JBoss Tools and Developer Studio
Issue Type: Feature Request
Reporter: Supriya Bharadwaj
Assignee: Martin Malina
Please review the RNs located at:
http://docbuilder.usersys.redhat.com/23115/
--
This message was sent by Atlassian JIRA
(v6.4.11#64026)