CiviCRM 6.14 on Drupal 11.
It looks like the extension causes FormBuilder permissions check clash. With the "CiviEvent: edit my event participants" Drupal permission got the error:
Afform: afformParticipantViewAndUpdate: Silently ignoring exception on submit in processGenericEntity call for "Participant1". Message: ACL check failed
Fixed by the "CiviEvent: edit event participants" access escalation.
CiviCRM 6.14 on Drupal 11.
It looks like the extension causes FormBuilder permissions check clash. With the "CiviEvent: edit my event participants" Drupal permission got the error:
Afform: afformParticipantViewAndUpdate: Silently ignoring exception on submit in processGenericEntity call for "Participant1". Message: ACL check failedFixed by the "CiviEvent: edit event participants" access escalation.