eventespresso / eea-attendee-mover

Addon for EE4+
GNU General Public License v2.0
0 stars 2 forks source link

Add form name to exception. #12

Closed Pebblo closed 5 years ago

Pebblo commented 5 years ago

This fixes #11 and just adds the form name to the exception thrown by the attendee mover add-on.

There will still be a fatal error when working through this, see: https://github.com/eventespresso/event-espresso-core/pull/1201

How has this been tested

See #10

Move an attendee onto the same ticket they are already on and view the error thrown, before this change it shows a form is missing because the form name isn't being passed to it.

The fatal will still be thrown until 1201 is merged but this change stops the error showing that the form name is missing.

Assigning to Brent as its related to a couple of tickets that are now assigned to him, so this make more sense with those.

Checklist