Transform in allow does not work properly when defined as null in deny #3108
Labels
Milestone
Comments
Function Only the first transform is applied to the document. |
Agree. Would review a PR with tests to fix this. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Hi,
In my repo https://github.com/darkship/test_allow_helpers, you will find that I defined
transform : null
indeny
. It results that transforms aren't applyed toallow
too.Meteor-Community-Packages/meteor-collection2#144
The text was updated successfully, but these errors were encountered: