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

Revert searchObject permission attribute API structure #250

Merged
merged 2 commits into from
Feb 28, 2024

Conversation

jujaga
Copy link
Member

@jujaga jujaga commented Feb 26, 2024

Description

This PR reverts the API shape changes done in #248 while preserving the user context scoping logic added. The API shape change introduced in the previous PR was unnecessary as it introduced extra unnecessary object parsing overhead that does not yield an improvement in permission conveyance that the original spec was not able to already support.

Reverts SHOWCASE-3539

Types of changes

Bug fix (non-breaking change which fixes an issue)

Documentation (non-breaking change with enhancements to documentation)
Breaking change (fix or feature that would cause existing functionality to change)

Checklist

  • I have read the CONTRIBUTING doc
  • I have checked that unit tests pass locally with my changes
  • I have added tests that prove my fix is effective or that my feature works
  • I have added necessary documentation (if appropriate)

Further comments

This reverts commit caed857.

Signed-off-by: Jeremy Ho <jujaga@gmail.com>
Signed-off-by: Jeremy Ho <jujaga@gmail.com>
@jujaga jujaga added bug Something isn't working documentation Improvements or additions to documentation labels Feb 26, 2024
@jujaga jujaga self-assigned this Feb 26, 2024
Copy link

Coverage Report

Totals Coverage
Statements: 59.86% ( 2815 / 4703 )
Methods: 50.55% ( 322 / 637 )
Lines: 66.55% ( 1691 / 2541 )
Branches: 52.59% ( 802 / 1525 )

@jatindersingh93 jatindersingh93 merged commit e30ccc4 into master Feb 28, 2024
15 of 16 checks passed
@kyle1morel kyle1morel deleted the revert/apiPermObject branch February 28, 2024 00:18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working documentation Improvements or additions to documentation
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants