sdk_php icon indicating copy to clipboard operation
sdk_php copied to clipboard

Cannot get TreeProgress

Open jakob11git opened this issue 4 years ago • 4 comments

Steps to reproduce:

  1. $allTreeProgress = TreeProgress::listing([]);

What should happen:

  1. Get some return values.

What happens:

  1. Only get NULL.

SDK version and environment

  • Tested on 1.14.0
  • [x] Production

Extra info:

I can see valid values returned when I try via Postman. But I cannot get it to work with the PHP SDK.

jakob11git avatar Jun 28 '20 15:06 jakob11git

Hi @jeifour, thank you for logging a bug.

Just to get a better understanding, how did you manage to get this bug using version 0.12.4? TreeProgress has only been included as of version 1.14.0.

angelomelonas avatar Aug 12 '20 13:08 angelomelonas

Hi @jeifour,

We have looked into this and determined that it is indeed a bug. We will get back to you as soon as this is resolved.

angelomelonas avatar Aug 12 '20 15:08 angelomelonas

Hi @angelomelonas that was under the newest version available when opening this issue (June 28th). Probably didn't include the correct version information, sorry!

I used composer to get the SDK into my project at that time.

jakob11git avatar Aug 12 '20 16:08 jakob11git

@jeifour no worries! I have reproduced it on the latest version and updated this issue accordingly. Thank you for bringing this to our attention.

angelomelonas avatar Aug 12 '20 16:08 angelomelonas