@NodeRelationship(type = "ARTEFACT", direction = Direction.OUTGOING)
@FilterProperty
val artefacts: LazyLoadingDelegate<Artefact, NodeSetPropertyDelegate.NodeSetProperty>

Artefacts currently assigned to the Issue. For the history, see timelineItems.