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

Field authData is (undefined) in self-hosted Parse dashboard #1779

Closed
mtrezza opened this issue May 13, 2016 · 3 comments
Closed

Field authData is (undefined) in self-hosted Parse dashboard #1779

mtrezza opened this issue May 13, 2016 · 3 comments

Comments

@mtrezza
Copy link
Member

mtrezza commented May 13, 2016

Environment Setup

  • Server: parse-server 2.2.9, parse-dashboard 1.0.11

Steps to reproduce

  1. open class User in self-hosted parse dashboard
  2. view user that has data in field authData -> field is of value (undefined) although in parse.com-hosted dashboard the authData is visible.

(I assume this is also a parse-server bug and not a dashboard bug since @drew-gross moved similar bugs from parse-dashboard to parse-server)

@mtrezza mtrezza changed the title Field "authData" is empty in self-hosted Parse dashboard Field authData is (undefined) in self-hosted Parse dashboard May 13, 2016
@drew-gross
Copy link
Contributor

To help us debug this, can you include the exact request and response in Parse Server? (you can see this in the logs using VERBOSE=1 environment variable)

Submitting a failing test case as a PR would also be extremely helpful.

@mtrezza
Copy link
Member Author

mtrezza commented May 13, 2016

I wasn't able to reproduce it anymore, maybe a mistake on my side. I'd suggest to close the issue for now, I'll reopen it if it happens again.

@mtrezza mtrezza closed this as completed May 13, 2016
@mtrezza
Copy link
Member Author

mtrezza commented May 14, 2016

Just for reference, the bug occurred again on parse server 2.2.7. Updating to parse server 2.2.9 solved it.

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

No branches or pull requests

2 participants