Skip to content
This repository has been archived by the owner on Sep 6, 2019. It is now read-only.

filter on permissions should filter functions, not only categories #695

Closed
cesar65 opened this issue Sep 19, 2013 · 1 comment
Closed

filter on permissions should filter functions, not only categories #695

cesar65 opened this issue Sep 19, 2013 · 1 comment

Comments

@cesar65
Copy link

cesar65 commented Sep 19, 2013

Actual behaviour:
Filter on permissions only filters categories which have only functions without permissions in them. Functions without permissions in categories which also contain functions with permissions are not filtered.

Exptected behavoir:
All functions without permissions should be filtered regardless of the presence of permitted functions in the same category.

@M66B M66B closed this as completed in afcb26b Nov 15, 2013
@M66B
Copy link
Owner

M66B commented Nov 15, 2013

There is a small performance impact when filtering on permissions and drilling down categories.
I have minimized the impact by caching the filtered functions.

M66B pushed a commit that referenced this issue Nov 15, 2013
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

2 participants