Comment 9 for bug 2017698

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

Reviewed: https://review.opendev.org/c/openstack/horizon/+/882403
Committed: https://opendev.org/openstack/horizon/commit/e2510625ca27f2747396b4b766667715ade85e18
Submitter: "Zuul (22348)"
Branch: stable/xena

commit e2510625ca27f2747396b4b766667715ade85e18
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)