Skip to content

fix: revise text on page 2 of calc#2628

Merged
entrotech merged 2 commits into
developfrom
2545-revise-display-calc-page-2
Sep 6, 2025
Merged

fix: revise text on page 2 of calc#2628
entrotech merged 2 commits into
developfrom
2545-revise-display-calc-page-2

Conversation

@Tony-Villa

@Tony-Villa Tony-Villa commented Sep 4, 2025

Copy link
Copy Markdown
Member

What changes did you make?

  • Running this migration revises the text on two fields on the 2nd page of the calculator

Why did you make the changes (we will use this info to test)?

Issue-Specific User Account

If you registered a new, temporary TDM User Account for this issue, indicate the
username (i.e., email address) for the account.

Screenshots of Proposed Changes Of The Website (if any, please do not screen shot code changes)

Visuals before changes are applied Screenshot 2025-09-03 at 5 52 53 PM Screenshot 2025-09-03 at 5 55 39 PM
Visuals after changes are applied Screenshot 2025-09-03 at 5 56 17 PM Screenshot 2025-09-03 at 5 56 30 PM

TODO for Devs

Once the PR has been approved, we have to run the migration on shared DB

@Tony-Villa Tony-Villa self-assigned this Sep 4, 2025
@Tony-Villa
Tony-Villa requested a review from entrotech September 4, 2025 01:04

@entrotech entrotech left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

You cannot do updates to rules by CalculationRule.id, since the id values in the production environment are not always the same across environments. Instead, use Where code = '<code>' and calculationId = 1 in the WHERE clause.

@entrotech
entrotech merged commit 466a402 into develop Sep 6, 2025
2 of 4 checks passed
entrotech added a commit that referenced this pull request Sep 7, 2025
@entrotech entrotech mentioned this pull request Sep 7, 2025
entrotech added a commit that referenced this pull request Sep 7, 2025
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.

Dev: Revise display text on Page 2 of Calculator for Required items

2 participants