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

The objectId was missing from the filter list #1315

Conversation

W0lfw00d
Copy link
Contributor

This should resolve #1297. The objectId was missing from the filter list.

It was not include because of fix #1283 about am issue with the userPointers. That should now still be in place since, but I don't 100% understand that issue.

…om the filter list.

It was not include because of fix parse-community#1283 about am issue with the userPointers. That should now still be in place since, but I don't 100% understand that issue.
Copy link
Member

@davimacedo davimacedo left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks for tackling this. LGTM!

@davimacedo davimacedo merged commit b92c665 into parse-community:master Oct 2, 2019
@W0lfw00d W0lfw00d deleted the bugfix/1297-missing-object-id-filter branch October 7, 2019 10:08
@mrmarcsmith
Copy link
Contributor

@davimacedo Can we make a release for this bug fix? I'm facing this issue on 2.0.3 which is currently the latest release.

@bcm-afalco
Copy link

Hi.
Same here for me. I am still running version 2.0.3 of the parse-dashboard, and to this day, the objectId is still missing from the filter. Thanks a lot!

@lukasnagl
Copy link

I would also appreciate a 2.0.4 for this.

@acinader
Copy link
Contributor

working on this now. should be out shortly.

beiguancyc pushed a commit to beiguancyc/parse-dashboard that referenced this pull request Oct 18, 2019
* parse: (36 commits)
  prepare for 2.0.4 (parse-community#1347)
  Only do a complex query for createdAt instead of -createdAt (parse-community#1334)
  Update parse to the latest version 🚀 (parse-community#1345)
  Update webpack to the latest version 🚀 (parse-community#1344)
  Update core-js to the latest version 🚀 (parse-community#1343)
  Update core-js to the latest version 🚀 (parse-community#1342)
  Update core-js to the latest version 🚀 (parse-community#1341)
  Update eslint-plugin-jest to the latest version 🚀 (parse-community#1340)
  Update eslint-plugin-jest to the latest version 🚀 (parse-community#1339)
  Update webpack to the latest version 🚀 (parse-community#1338)
  Update babel7 to the latest version 🚀 (parse-community#1337)
  Fixed incorrect links to PR details (parse-community#1329)
  Update babel7 to the latest version 🚀 (parse-community#1335)
  Update eslint-plugin-react to the latest version 🚀 (parse-community#1327)
  Update react to the latest version 🚀 (parse-community#1326)
  Update cross-env to the latest version 🚀 (parse-community#1324)
  This should resolve parse-community#1297. The objectId was missing from the filter list. (parse-community#1315)
  Update eslint-plugin-react to the latest version 🚀 (parse-community#1322)
  Update cross-env to the latest version 🚀 (parse-community#1321)
  Update eslint-plugin-react to the latest version 🚀 (parse-community#1319)
  ...

# Conflicts:
#	package-lock.json
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

Successfully merging this pull request may close these issues.

Filters is missing "objectId" in 2.0.3
6 participants