Skip to content

Vb/visit - #178

Merged
SauravBizbRolly merged 9 commits into
release-3.8.3from
vb/visit
Jul 27, 2026
Merged

Vb/visit#178
SauravBizbRolly merged 9 commits into
release-3.8.3from
vb/visit

Conversation

@vishwab1

Copy link
Copy Markdown
Member

📋 Description

JIRA ID:

Please provide a summary of the change and the motivation behind it. Include relevant context and details.


✅ Type of Change

  • 🐞 Bug fix (non-breaking change which resolves an issue)
  • New feature (non-breaking change which adds functionality)
  • 🔥 Breaking change (fix or feature that would cause existing functionality to not work as expected)
  • 🛠 Refactor (change that is neither a fix nor a new feature)
  • ⚙️ Config change (configuration file or build script updates)
  • 📚 Documentation (updates to docs or readme)
  • 🧪 Tests (adding new or updating existing tests)
  • 🎨 UI/UX (changes that affect the user interface)
  • 🚀 Performance (improves performance)
  • 🧹 Chore (miscellaneous changes that don't modify src or test files)

ℹ️ Additional Information

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

vishwab1 and others added 8 commits July 11, 2026 13:20
Prints the raw request body, parsed IdentityDTO, and svc.createIdentity
result so a Linux-server trace can show whether the beneficiary is
actually being saved.

Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com>
Prints request body and response so the AMRIT sync path can be
traced alongside the registerNew flow.

Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com>
… detailRepo.save

Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com>
Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com>
…nName in RMNCHMBeneficiarydetail and RMNCHBeneficiaryDetailsRmnch (#175)
…taToAmrit

Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com>
…ization

FLW-Mobile-App's Household.kt serializes the field as "Pincode" (capital P),
but the entity had no @SerializedName so Gson's exact-case field matching
against "pincode" silently dropped the value on every sync.

Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com>
New address VARCHAR(500) column added to i_householddetails so
household address can be captured once at HH Registration instead of
being duplicated per-member on i_beneficiaryaddress. Accepts both
"address" and "Address" keys during sync, following the same pattern
as the earlier pincode key-case bug.

Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com>
@coderabbitai

coderabbitai Bot commented Jul 27, 2026

Copy link
Copy Markdown

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: Organization UI

Review profile: CHILL

Plan: Pro Plus

Run ID: cdf5166f-909f-49f2-88e0-516bbfc988e2

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

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.

Resolves conflict in IdentityController.createIdentity: keeps the
new Gson() parser from release-3.8.3 (matches Common-API's
serializer for dob/gpsTimestamp) while retaining the
[TRACE][Identity-API] debug logging added on vb/visit.
@sonarqubecloud

Copy link
Copy Markdown

Quality Gate Failed Quality Gate failed

Failed conditions
D Maintainability Rating on New Code (required ≥ A)

See analysis details on SonarQube Cloud

Catch issues before they fail your Quality Gate with our IDE extension SonarQube for IDE

@SauravBizbRolly
SauravBizbRolly merged commit 04dcdf4 into release-3.8.3 Jul 27, 2026
2 of 4 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