Event representing that a relation between two Issues has been created. An IssueRelation is only active if it is still in `outgoingRelations` on the `issue`, respectively in incomingRelations on the `relatedIssue`. Caution: This is **not** a subtype of Relation. READ is granted if READ is granted on `issue`.
Properties
The AggregatedIssueRelations this IssueRelation is aggregated by.
The DateTime this entity was created at.
The initial type of the relation, e.g. DUPLICATES. Allowed types are defined by the IssueTemplate.
The DateTime this entity was last modified at.
The User who last modified this entity.
Version used for optimistic locking
If existing, the parent TimelineItem
The end of the relation, null if deleted.
The type of the relation, e.g. DUPLICATES. Allowed types are defined by the IssueTemplate.