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

Sync Beta with Master #2780

Merged
merged 6 commits into from
Jan 22, 2024
Merged

Sync Beta with Master #2780

merged 6 commits into from
Jan 22, 2024

Conversation

sumandas0
Copy link

Change description

Description here

Type of change

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

Related issues

Fix #1

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 and others added 6 commits January 16, 2024 10:59
feat: Policy Cache mechanism improvements
validate if attrName exists in appendRelationshipAttribute

Evaluate attrName in appendRelationshipAttribute

add util for appendRelationshipattribute

util for processing appendRelationship attribute

add utils for appendRelationshipAttribute

add if condition to process appendRelationshipAttribute

set appendRelationshipAttribute in context

add condition to process appendRelationshipAttribute

Add appendRelationshipAttribute util in EntityMutationContexr

add flag to validate if appendRelationshipAttributes are visited

Set flag if appendRelationshipAttribute is ever visited

Set appendRelationshipAttribute

Remove comments

Add utils for removeRelationshipAttributes

processRemoveRelationAttributes

set removeRelationshipAttributes in context

Add utils to process removeRelationshipAttributes and minor code refactoring

code cleanup

consume removeRelationshipAttributes

add util to consumeRemoveRelationshipAttributes

Update removeRelationshipAttribute util

Expose method to fetch relationship
@sumandas0 sumandas0 merged commit 94def74 into beta Jan 22, 2024
13 of 14 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants