wpeventmanager / wpem-rest-api

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

Need to fix - Report option issue #26

Closed mistry-jignesh closed 1 year ago

mistry-jignesh commented 3 years ago

1.When I have use date_min then it is showing not proper result .

https://staging-appwpeventmanager.temp927.kinsta.cloud/wp-json/wpem/reports/sales?event_id=23&period=month&date_min=2021-02-03

2.When I have use date_max then it is showing not proper result .

https://staging-appwpeventmanager.temp927.kinsta.cloud/wp-json/wpem/reports/sales?event_id=23&period=month&date_min=2021-02-10

3.When I have use group by then it is showing not proper result . With any option.

https://staging-appwpeventmanager.temp927.kinsta.cloud/wp-json/wpem/reports/sales?event_id=23&period=month&date_min=2021-02-03&grouped_by=week

image

  1. When I have pass invalid event id then display result on the screen.

https://staging-appwpeventmanager.temp927.kinsta.cloud/wp-json/wpem/reports/sales?event_id=121&period=last_month&grouped_by=week

image

iamakram22 commented 1 year ago

This is Sell Ticket Addon issue, assigned to Rita after having a discussion.

New issue created in Sell tickets addon - https://github.com/wpeventmanager/wp-event-manager-sell-tickets/issues/409

mistry-jignesh commented 1 year ago

This issue is created in the sell ticket. So I closed the issue.