[jbosstools-issues] [JBoss JIRA] (JBIDE-19424) jiralint for ds_maint don't differentiate between JBDS 8.0.x (completed) and 8.1.0 (in progress/upcoming)

Nick Boldt (JIRA) issues at jboss.org
Mon Mar 9 16:31:18 EDT 2015


Nick Boldt created JBIDE-19424:
----------------------------------

             Summary: jiralint for ds_maint don't differentiate between JBDS 8.0.x (completed) and 8.1.0 (in progress/upcoming)
                 Key: JBIDE-19424
                 URL: https://issues.jboss.org/browse/JBIDE-19424
             Project: Tools (JBoss Tools)
          Issue Type: Bug
          Components: build
    Affects Versions: 4.2.3.Beta1
            Reporter: Nick Boldt


In querying for all the open issues for 8.1.0 / 4.2.3, the ds_maint filter also returns all the 8.0 stuff, which are all closed.

Thus, to see all the Requirements for JBDS 8.1, we need this:

https://issues.jboss.org/issues/?jql=filter%3Dds_maint%20and%20component%20in%20%28%22requirements%22%29%20and%20%22Target%20Release%22%20in%20%288.1.0.GA%29 (10 issues)

instead of this:

https://issues.jboss.org/issues/?jql=filter%3Dds_maint%20and%20component%20in%20%28%22requirements%22%29 (45 issues)

Should ds_maint know that it's just 4.2.3/8.1.0, without having to subfilter?



--
This message was sent by Atlassian JIRA
(v6.3.11#6341)


More information about the jbosstools-issues mailing list