Skip to content

Properly resolve event instances in Views field handlers

Resolve the event instance entity through $this->getEntity() rather than trying to locate it in the internal Views data.

Closes #3170156

Merge request reports

Loading