Skip to content

Occupation details getting null in DB#410

Merged
snehar-nd merged 3 commits into
release-3.8.1from
sn/3.8.1
May 13, 2026
Merged

Occupation details getting null in DB#410
snehar-nd merged 3 commits into
release-3.8.1from
sn/3.8.1

Conversation

@snehar-nd
Copy link
Copy Markdown
Contributor

📋 Description

JIRA ID:

AMM-2303

✅ Type of Change

  • 🐞 Bug fix (non-breaking change which resolves an issue)

ℹ️ Additional Information

Please describe how the changes were tested, and include any relevant screenshots, logs, or other information that provides additional context.

snehar-nd and others added 3 commits April 2, 2026 15:21
setDemographicDetails() was overwriting occupationName (already set
correctly by the mapper from occupationID) with null when no occupation
name string was present in the payload. Added null guards so the mapper's
resolved name is preserved, and explicitly set occupationId/educationId
from i_bendemographics to ensure the IDs always reach Identity-API.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
@coderabbitai
Copy link
Copy Markdown
Contributor

coderabbitai Bot commented May 13, 2026

Important

Review skipped

Auto reviews are disabled on base/target branches other than the default branch.

Please check the settings in the CodeRabbit UI or the .coderabbit.yaml file in this repository. To trigger a single review, invoke the @coderabbitai review command.

⚙️ Run configuration

Configuration used: defaults

Review profile: CHILL

Plan: Pro

Run ID: 953defaa-f2c1-45e2-b329-9c0cd206a8dc

You can disable this status message by setting the reviews.review_status to false in the CodeRabbit configuration file.

Use the checkbox below for a quick retry:

  • 🔍 Trigger review
✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Commit unit tests in branch sn/3.8.1

Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands and usage tips.

@sonarqubecloud
Copy link
Copy Markdown

@snehar-nd snehar-nd merged commit a22a0db into release-3.8.1 May 13, 2026
5 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