Skip to content

Fix merchant address update failing due to random GUIDs for AddressId and ContactId#832

Merged
StuartFerguson merged 5 commits intomainfrom
copilot/fix-merchant-address-update
Apr 10, 2026
Merged

Fix merchant address update failing due to random GUIDs for AddressId and ContactId#832
StuartFerguson merged 5 commits intomainfrom
copilot/fix-merchant-address-update

Conversation

Copy link
Copy Markdown
Contributor

Copilot AI commented Apr 10, 2026

  • Add @using EstateManagementUI.BlazorServer.Components.Shared to _Imports.razor (previous session)
  • Fix Value="merchantEditModel.Country"Value="@merchantEditModel.Country" in Edit.razor so the pre-loaded country is displayed correctly
  • Same fix applied to New.razor (Value="@model.Country") for consistency

Copilot AI linked an issue Apr 10, 2026 that may be closed by this pull request
@codacy-production
Copy link
Copy Markdown

codacy-production Bot commented Apr 10, 2026

Up to standards ✅

🟢 Issues 0 issues

Results:
0 new issues

View in Codacy

🟢 Metrics 0 complexity · 0 duplication

Metric Results
Complexity 0
Duplication 0

View in Codacy

TIP This summary will be updated as you push new changes. Give us feedback

Copilot AI changed the title [WIP] Fix merchant address update issue related to country dropdown Fix merchant address update failing due to random GUIDs for AddressId and ContactId Apr 10, 2026
Copilot AI requested a review from StuartFerguson April 10, 2026 16:10
@StuartFerguson StuartFerguson marked this pull request as ready for review April 10, 2026 17:03
@StuartFerguson StuartFerguson merged commit 106851a into main Apr 10, 2026
7 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.

Cant Update Address

2 participants