stable

Clone or download

Read-only

refactor: Invert build of CollectionOfForwardLinks

No functional change expected in Artifact links. Inverting the logic to avoid copying the method 3 times. part of story #24970 [modal] select type for links Change-Id: Ib3cb9945c7c51e628d103be70efa8170059ffce5

Modified Files

Name
M plugins/tracker/include/REST/Artifact/ChangesetValue/ArtifactLink/RESTReverseLinkProxy.php +0 −8 Go to diff View file
M plugins/tracker/include/Tracker/Artifact/ChangesetValue/ArtifactLink/CollectionOfForwardLinks.php +9 −1 Go to diff View file
M plugins/tracker/include/Tracker/Artifact/ChangesetValue/ArtifactLink/ReverseLink.php +0 −3 Go to diff View file
M plugins/tracker/include/Tracker/Artifact/ChangesetValue/ArtifactLink/StoredReverseLink.php +0 −7 Go to diff View file
M plugins/tracker/include/Tracker/Artifact/Link/ArtifactUpdateHandler.php +3 −2 Go to diff View file
M plugins/tracker/tests/unit/REST/Artifact/ChangesetValue/ArtifactLink/RESTReverseLinkProxyTest.php +0 −15 Go to diff View file
M plugins/tracker/tests/unit/Stub/ReverseLinkStub.php +0 −7 Go to diff View file
M plugins/tracker/tests/unit/Tracker/Artifact/ChangesetValue/ArtifactLink/CollectionOfForwardLinksTest.php +9 −9 Go to diff View file