You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@vcl.apache.org by "Andy Kurth (JIRA)" <ji...@apache.org> on 2013/05/01 21:02:16 UTC

[jira] [Created] (VCL-691) utils.pm::get_production_imagerevision_info fails if image name argument is not the production revision

Andy Kurth created VCL-691:
------------------------------

             Summary: utils.pm::get_production_imagerevision_info fails if image name argument is not the production revision
                 Key: VCL-691
                 URL: https://issues.apache.org/jira/browse/VCL-691
             Project: VCL
          Issue Type: Bug
          Components: vcld (backend)
    Affects Versions: 2.3.2
            Reporter: Andy Kurth
            Assignee: Andy Kurth
             Fix For: 2.3.3


utils.pm::get_production_imagerevision_info may either be passed an image ID or image name argument.  If an image name is passed which is not the production revision, it fails because it attempt to find an exact imagerevision.imagename match with imagerevision.production = 1.  A row with these values does not exist.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira