Skip to content

Comments

fix: Derive location confirmation not asked when it should be#571

Merged
jforsman merged 1 commit intomasterfrom
derive_location_fix
Mar 10, 2025
Merged

fix: Derive location confirmation not asked when it should be#571
jforsman merged 1 commit intomasterfrom
derive_location_fix

Conversation

@jforsman
Copy link
Contributor

  • First fix just fixed the symptom not the root cause
  • Root cause was that AdminConfirmMixin.get_confirmation_fields does not return a copy of confirmation fields
  • and when PlanAdmin removes "location" fields from confirmation fields once, it is never there again without taking a copy

Refs: LIIK-750

* First fix just fixed the symptom not the root cause
* Root cause was that AdminConfirmMixin.get_confirmation_fields does not return a copy of confirmation fields
* and when PlanAdmin removes "location" fields from confirmation fields once, it is never there again without taking a copy

Refs: LIIK-750
@sonarqubecloud
Copy link

@jforsman jforsman merged commit 1b505fb into master Mar 10, 2025
3 checks passed
@jforsman jforsman deleted the derive_location_fix branch March 10, 2025 09:04
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.

1 participant