Greenstand / treetracker-query-api

To fetch Greenstand map data for client's like web map, wallet app, and so on.
GNU General Public License v3.0
14 stars 59 forks source link

`organisation_id` cannot be read as an array #362

Closed SuspenseFallback closed 7 months ago

SuspenseFallback commented 1 year ago

What is the error?

Screenshot 2023-10-19 at 11 33 20 AM

From some pages in the admin panel, the organisation_id value is given as a list in the query parameters. However, this returns an error in the API.

List example:

Screenshot 2023-10-18 at 11 33 36 AM

As query parameters:

Screenshot 2023-10-18 at 11 34 20 AM

Steps to reproduce

  1. Open the admin panel
  2. Sign in as admin
  3. Go to growers page (or stakeholders page)

The output: Forever stuck on this screen:

Screenshot 2023-10-18 at 11 35 30 AM

Issue in admin panel: https://github.com/Greenstand/treetracker-admin-client/issues/1120

SuspenseFallback commented 1 year ago

This error also occurs in other pages, but they can still load. These include:

Capture Matching, Captures, Earnings, Payments

mahimnamehta commented 8 months ago

@SuspenseFallback Can you tell me more about it because as I see here on my local machine, this issue is not reproducing anymore. If you still find it reproducible then please give me the details to do so. If not can we close this issue?

SuspenseFallback commented 7 months ago

Oh, this was from a while ago. Probably got fixed. I'll close it.