Skip to content

Issue 2098: Fix bulk update not updating predictors#2101

Merged
rmroot merged 1 commit intodevelopfrom
issue-2098
Oct 15, 2025
Merged

Issue 2098: Fix bulk update not updating predictors#2101
rmroot merged 1 commit intodevelopfrom
issue-2098

Conversation

@rmroot
Copy link
Copy Markdown
Member

@rmroot rmroot commented Oct 15, 2025

connects #2098

This pull request introduces a minor update to how predictor data is handled in the CalculatedPredictorDataUpdateComponent. The main change ensures that when a predictor data item has a changeAmount, its amount is updated from updatedAmount before saving.

Data update logic improvements:

  • When saving predictor data, the amount field is now set from updatedAmount if a change is detected, ensuring the correct value is persisted. (src/app/shared/shared-predictors-content/calculated-predictor-data-update/calculated-predictor-data-update.component.ts)

@rmroot rmroot merged commit abfa17f into develop Oct 15, 2025
3 checks passed
@rmroot rmroot deleted the issue-2098 branch November 5, 2025 16:47
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