Skip to content

Properly handle remote interactions

Thomas requested to merge properly-handle-remote-interaction into master

Previously we used instance1 event local URL but now we use the URL property of an event (so that we don't need to follow the redirection to the original event)

Merge request reports