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

Fixes #5535, adding permissions for host collections. #4076

Closed

Conversation

waldenraines
Copy link
Contributor

uuids = System.readable.pluck(:uuid)
filters << {:terms => {:uuid => uuids}}
#uuids = System.readable.pluck(:uuid)
#filters << {:terms => {:uuid => uuids}}
Copy link
Member

Choose a reason for hiding this comment

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

These not needed anymore?

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Ah! Good catch, forgot I commented those out, will fix.

@waldenraines
Copy link
Contributor Author

Will reopen against master once #4073 goes in.

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