Comment 8 for bug 2017698

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to horizon (stable/2023.1)

Reviewed: https://review.opendev.org/c/openstack/horizon/+/882511
Committed: https://opendev.org/openstack/horizon/commit/d643547ed6f74d5d0372df47b6ac736e33486212
Submitter: "Zuul (22348)"
Branch: stable/2023.1

commit d643547ed6f74d5d0372df47b6ac736e33486212
Author: Tatiana Ovchinnikova <email address hidden>
Date: Tue Apr 25 15:17:43 2023 -0500

    Remove Description from Edit Image Metadata

    Image description can be edited through Edit Image -> Image Detail,
    however it also appears as a property in Edit Image -> Metadata when
    the description is not empty. It's confusing to have it in two sections
    of one dialog form, and moreover, the Image Detail field always
    overwrites the Metadata field.

    This patch removes Description from Edit Metadata.

    Closes-Bug: #2017698

    Change-Id: I041948b4b71f00894f03cc30cfa4592df4a100c3
    (cherry picked from commit 283b38e4f10b14c61dff42936c80ae3987f017cf)