← Back to team overview

yahoo-eng-team team mailing list archive

[Bug 1489126] [NEW] Filtering by tags is broken in v3

 

Public bug reported:

When I want to filter list of artifacts by tag I get a 500 error:

http://localhost:9292/v3/artifacts/myartifact/v2.0/drafts?tag=hyhyhy

<html>
 <head>
  <title>500 Internal Server Error</title>
 </head>
 <body>
  <h1>500 Internal Server Error</h1>
  The server has either erred or is incapable of performing the requested operation.<br /><br />


 </body>
</html>

** Affects: glance
     Importance: Undecided
         Status: New


** Tags: artifacts

-- 
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to Glance.
https://bugs.launchpad.net/bugs/1489126

Title:
  Filtering by tags is broken in v3

Status in Glance:
  New

Bug description:
  When I want to filter list of artifacts by tag I get a 500 error:

  http://localhost:9292/v3/artifacts/myartifact/v2.0/drafts?tag=hyhyhy

  <html>
   <head>
    <title>500 Internal Server Error</title>
   </head>
   <body>
    <h1>500 Internal Server Error</h1>
    The server has either erred or is incapable of performing the requested operation.<br /><br />


   </body>
  </html>

To manage notifications about this bug go to:
https://bugs.launchpad.net/glance/+bug/1489126/+subscriptions


Follow ups