openstack-image-manager icon indicating copy to clipboard operation
openstack-image-manager copied to clipboard

Just a quick thought; maybe it would be good to do a separate iteration over versions to set the property `fullname` to the default value if it isn't already set.

Open berendt opened this issue 1 year ago • 0 comments

          Just a quick thought; maybe it would be good to do a separate iteration over versions to set the property `fullname` to the default value if it isn't already set.

Then, when we compute previous, we can do version[sorted_versions[-2]]['fullname']. Otherwise it would sometimes produce a wrong name.

Originally posted by @mbuechse in https://github.com/osism/openstack-image-manager/pull/823#discussion_r1731081902

berendt avatar Aug 27 '24 19:08 berendt