Skip to content

Conversation

nikhilbonte21
Copy link

@nikhilbonte21 nikhilbonte21 commented Oct 7, 2025

ADMIN-374 Fix policy refresh when persona is disabled

Change description

Description here

Type of change

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

Related issues

Fix #1

Helm Config Changes for Running Tests (Staging PR)

Does this PR require Helm config changes for testing?

  • Tests are NOT required for this commit. (You can proceed with the PR.) ✅
  • No, Helm config changes are not needed. (You can proceed with the PR.) ✅
  • Yes, I have already updated the config-values on enpla9up36. (You can proceed with the PR.) ✅
  • Yes, but I have NOT updated the config-values. (Please update them before proceeding; or, tests will run with default values.)⚠️

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

Note

Make isSoftReferenced() case-insensitive and null-safe; update Maven GitHub Actions branches (remove revert-custom-metadata-changes, add fix-pg-prod-cm-soft-ref).

  • Model (Java):
    • Update AtlasStructDef.AtlasAttributeDef#isSoftReferenced() to use STRING_TRUE.equalsIgnoreCase(...) for case-insensitive, null-safe checks.
  • CI:
    • Modify .github/workflows/maven.yml branch filters: remove revert-custom-metadata-changes; add fix-pg-prod-cm-soft-ref.

Written by Cursor Bugbot for commit a2ddb6c. This will update automatically on new commits. Configure here.

ADMIN-374 Fix policy refresh when persona is disabled
@nikhilbonte21 nikhilbonte21 merged commit 166dd6c into beta Oct 7, 2025
13 of 16 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.

2 participants