stable

Clone or download

Read-only

Fix request #31570 Visual bug in artifact links field after previewing a child

In an artifact with an artifact link field, if we want to preview a new child, the column for removing the link is not displayed and can lead to a visual bug. Change-Id: Id70629954130ae58f50109225b04c0c2d4aedfef

Modified Files

Name
M plugins/tracker/include/Tracker/FormElement/Field/ArtifactLink/Type/ArtifactInTypeTablePresenter.php +6 −2 Go to diff View file
M plugins/tracker/include/Tracker/FormElement/Field/ArtifactLink/Type/TypeTablePresenter.php +10 −8 Go to diff View file
M plugins/tracker/include/Tracker/FormElement/Tracker_FormElement_Field_ArtifactLink.php +28 −13 Go to diff View file