Project

General

Profile

« Previous | Next » 

Revision 26c5ba32

Added by Daniel Lobato Garcia almost 8 years ago

Refs #14570 - Fetch tags from local images properly

We were calling local_images and passing an ID as filter. However,
that didn't work. Instead we can fetch the image just by calling
image(image_id) and that should retrieve the image object so we can call
.info , etc.. on it.

  • added
  • modified
  • copied
  • renamed
  • deleted