Skip to content

OBPIH-7342 fix. Format dates properly on product association edit screen#5562

Merged
ewaterman merged 1 commit intodevelopfrom
bug/OBPIH-7342-2
Oct 22, 2025
Merged

OBPIH-7342 fix. Format dates properly on product association edit screen#5562
ewaterman merged 1 commit intodevelopfrom
bug/OBPIH-7342-2

Conversation

@ewaterman
Copy link
Member

@ewaterman ewaterman commented Oct 21, 2025

✨ Description of Change

Link to GitHub issue or Jira ticket: https://pihemr.atlassian.net/browse/OBPIH-7342

Description: Call g:formatDate instead of the deprecated format:date for product association dates, which have since been migrated to Instant fields. This should have been done in f9e61d0, but it was missed.


📷 Screenshots & Recordings (optional)

Before fix:

image

After fix:

Screenshot from 2025-10-21 08-13-50

@ewaterman ewaterman self-assigned this Oct 21, 2025
@github-actions github-actions bot added type: bug Addresses unintended behaviours of the app domain: frontend Changes or discussions relating to the frontend UI labels Oct 21, 2025
@codecov
Copy link

codecov bot commented Oct 21, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 8.51%. Comparing base (1bb7314) to head (37f53d4).
⚠️ Report is 152 commits behind head on develop.

Additional details and impacted files
@@             Coverage Diff              @@
##             develop   #5562      +/-   ##
============================================
- Coverage       9.12%   8.51%   -0.61%     
+ Complexity      1170    1110      -60     
============================================
  Files            701     702       +1     
  Lines          45281   45301      +20     
  Branches       10851   10852       +1     
============================================
- Hits            4131    3857     -274     
- Misses         40497   40870     +373     
+ Partials         653     574      -79     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@ewaterman ewaterman merged commit 6b3c6f7 into develop Oct 22, 2025
7 checks passed
@ewaterman ewaterman deleted the bug/OBPIH-7342-2 branch October 22, 2025 18:39
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

domain: frontend Changes or discussions relating to the frontend UI type: bug Addresses unintended behaviours of the app

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants