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

Cacheability information is lost when team based API product access is calculated #1062

Open
mxr576 opened this issue Jun 18, 2024 · 0 comments · May be fixed by #1061
Open

Cacheability information is lost when team based API product access is calculated #1062

mxr576 opened this issue Jun 18, 2024 · 0 comments · May be fixed by #1061
Labels
bug Something isn't working

Comments

@mxr576
Copy link
Contributor

mxr576 commented Jun 18, 2024

Description

When apigee_edge_teams_api_product_access() calculated API product access based on whether a team (entity) has [operation] access to an API product it uses early return instead of returning the aggregated cacheability results from all evaluated access checks. (Which later may or may not be optimized by the caching system.)

Apigee Info

N/A

Steps to Reproduce

N/A

Actual Behavior

Expected Behavior

Screenshots

Notes

Version Info

e22b578

@mxr576 mxr576 added the bug Something isn't working label Jun 18, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant