wpeventmanager / wpem-rest-api

GNU General Public License v3.0
0 stars 3 forks source link

Need to Fix - Post Attendee note issue #20

Closed mistry-jignesh closed 2 years ago

mistry-jignesh commented 3 years ago

When I have try to add note using post option .Here Attendee is not available and When I pass random number for attendee then

note is created. Which is wrong .

URL - https://staging-appwpeventmanager.temp927.kinsta.cloud/wp-json/wpem/events/23/attendees/4000001/notes?note=hello..Hello&status=new

Please check it.

image

jrsarath commented 2 years ago

fixed at wpeventmanager/wp-event-manager-registrations@318dd100ae3e07e5eb642c265953e5ea3e7b4f49

mistry-jignesh commented 2 years ago

I have verified issue. When I pass random number for attendee then note is not created.

This issue is fixed and working fine.

So I closed the issue.