You are viewing a plain text version of this content. The canonical link for it is here.
Posted to infrastructure-issues@apache.org by "Jeff Turner (JIRA)" <ji...@apache.org> on 2010/12/17 02:25:02 UTC

[jira] Created: (INFRA-3296) JIRA project release dates lost in activemq imported projects

JIRA project release dates lost in activemq imported projects
-------------------------------------------------------------

                 Key: INFRA-3296
                 URL: https://issues.apache.org/jira/browse/INFRA-3296
             Project: Infrastructure
          Issue Type: Sub-task
      Security Level: public (Regular issues)
          Components: JIRA
            Reporter: Jeff Turner
            Assignee: Jeff Turner


For projects imported from the old activemq JIRA (ActiveMQ, ServiceMix, Camel, etc), the version release dates have been lost. See eg. https://issues.apache.org/jira/secure/project/ViewProject.jspa?pid=12311210

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Resolved: (INFRA-3296) JIRA project release dates lost in activemq imported projects

Posted by "Jeff Turner (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/INFRA-3296?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Jeff Turner resolved INFRA-3296.
--------------------------------

    Resolution: Fixed

Fixed:

jira_3135=> update projectversion p set releasedate=s.releasedate FROM (select id as oldid, newid('projectversion', id, false) as newid, * from subjira.projectversion) s WHERE s.newid=p.id and s.releasedate is not null and p.releasedate is null;
UPDATE 209


> JIRA project release dates lost in activemq imported projects
> -------------------------------------------------------------
>
>                 Key: INFRA-3296
>                 URL: https://issues.apache.org/jira/browse/INFRA-3296
>             Project: Infrastructure
>          Issue Type: Sub-task
>      Security Level: public(Regular issues) 
>          Components: JIRA
>            Reporter: Jeff Turner
>            Assignee: Jeff Turner
>
> For projects imported from the old activemq JIRA (ActiveMQ, ServiceMix, Camel, etc), the version release dates have been lost. See eg. https://issues.apache.org/jira/secure/project/ViewProject.jspa?pid=12311210

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] [Closed] (INFRA-3296) JIRA project release dates lost in activemq imported projects

Posted by "#asfinfra IRC Bot (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/INFRA-3296?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

#asfinfra IRC Bot closed INFRA-3296.
------------------------------------

    
> JIRA project release dates lost in activemq imported projects
> -------------------------------------------------------------
>
>                 Key: INFRA-3296
>                 URL: https://issues.apache.org/jira/browse/INFRA-3296
>             Project: Infrastructure
>          Issue Type: Sub-task
>      Security Level: public(Regular issues) 
>          Components: JIRA
>            Reporter: Jeff Turner
>            Assignee: Jeff Turner
>
> For projects imported from the old activemq JIRA (ActiveMQ, ServiceMix, Camel, etc), the version release dates have been lost. See eg. https://issues.apache.org/jira/secure/project/ViewProject.jspa?pid=12311210

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira