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

DG-1854 : Optimize tag fetching using denormalized attributes during authz check #3605

Open
wants to merge 5 commits into
base: master
Choose a base branch
from

Conversation

sumandas0
Copy link

Optimize tag fetching using denormalized attributes during authz check

Customer Workiva is facing an issue during remove relations authorisations check where it is spending most of its time fetching tags so updated the logic to use the denormalized attrs __traitNames and __propagatedTraitNames to form the classifications as for authz nly typename is needed

Type of change

  • Bug fix (fixes an issue)
  • New feature (adds functionality)
  • Enhancement

Related issues

Fix workiva | Quicksight wf failing with deadline exceeded in bulk-delete step

Checklists

Development

  • Lint rules pass locally
  • Application changes have been tested thoroughly
  • Automated tests covering modified code pass

Security

  • Security impact of change has been considered
  • Code follows company security practices and guidelines

Code review

  • Pull request has a descriptive title and context useful to a reviewer. Screenshots or screencasts are attached as necessary
  • "Ready for review" label attached and reviewers assigned
  • Changes have been reviewed by at least one other contributor
  • Pull request linked to task tracker where applicable

@sumandas0 sumandas0 self-assigned this Oct 8, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant