Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Cannot get TreeProgress #198

Open
1 task done
salixh5 opened this issue Jun 28, 2020 · 4 comments
Open
1 task done

Cannot get TreeProgress #198

salixh5 opened this issue Jun 28, 2020 · 4 comments
Assignees
Labels

Comments

@salixh5
Copy link

salixh5 commented Jun 28, 2020

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

Extra info:

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

@angelomelonas angelomelonas self-assigned this Aug 12, 2020
@angelomelonas
Copy link
Contributor

angelomelonas commented Aug 12, 2020

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
Copy link
Contributor

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.

@salixh5
Copy link
Author

salixh5 commented Aug 12, 2020

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.

@angelomelonas
Copy link
Contributor

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants