wpeventmanager / wpem-rest-api

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

If I change user id of the event then event is not visible in the Live event list #68

Closed mistry-jignesh closed 2 years ago

mistry-jignesh commented 2 years ago

If I change user id of the event then event is not visible in the Live event list. Check in the rest api . Here event is not search. https://prnt.sc/AJOoshWefsN-

Also If not change userid, here sales information is display properly. Checked in the rest api . Here event is search. https://prnt.sc/ULtbrNiH7-rT

For order details check rest api .Here order details is available for event. https://prnt.sc/Pa4MyQn4B6b9

mistry-jignesh commented 2 years ago

Verified this issue. Now if change used id of the event then event is visible in the live list.

This issue is fixed.

So I closed the issue.