stable

Clone or download

Read-only

fix: parent link id can be a string

part of story #24969 [modal] add and remove links (replace current artifact link) How to test: - disable the "links v2" feature flag - Create a new artifact via the Artifact modal (for example a User Story in Agile Dashboard) - Select a parent for the new artifact and submit - There should not be an error stating that the "Parent id must be an integer" Introduced by e6032efb0218b9bbb58618e4710776efd622a7a3 Change-Id: I27d36415dc2c58e64df41673957bcc6bb0993fcd

Modified Files

Name
M plugins/tracker/include/REST/Artifact/ChangesetValue/ArtifactLink/RESTNewParentLinkProxy.php +5 −4 Go to diff View file
M plugins/tracker/tests/unit/REST/Artifact/ChangesetValue/ArtifactLink/RESTNewParentLinkProxyTest.php +19 −7 Go to diff View file