Skip to content

OBPIH-5071 Invalid link to stock transfer/replenishment in stock history - #5872

Merged
alannadolny merged 3 commits into
developfrom
bug/OBPIH-5071
Apr 8, 2026
Merged

OBPIH-5071 Invalid link to stock transfer/replenishment in stock history #5872
alannadolny merged 3 commits into
developfrom
bug/OBPIH-5071

Conversation

@alannadolny

Copy link
Copy Markdown
Collaborator

No description provided.

@alannadolny alannadolny self-assigned this Apr 7, 2026
@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 Apr 7, 2026
@codecov

codecov Bot commented Apr 7, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 10.14%. Comparing base (e14146d) to head (388f9a8).
⚠️ Report is 158 commits behind head on develop.

Additional details and impacted files
@@              Coverage Diff              @@
##             develop    #5872      +/-   ##
=============================================
+ Coverage       9.93%   10.14%   +0.20%     
- Complexity      1395     1490      +95     
=============================================
  Files            745      762      +17     
  Lines          46466    46785     +319     
  Branches       11045    11092      +47     
=============================================
+ Hits            4617     4744     +127     
- Misses         41114    41283     +169     
- Partials         735      758      +23     

☔ View full report in Codecov by Harness.
📢 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.

code="order.orderType.code.${stockHistoryEntry?.transaction?.order?.orderType?.code}"
default="${stockHistoryEntry?.transaction?.order?.orderType?.name}"
/>
›

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.

Google says this is the > character. I see this in all the other cases so for consistency I think you should add it to your case as well

@alannadolny
alannadolny merged commit 2d5e9b9 into develop Apr 8, 2026
5 checks passed
@alannadolny
alannadolny deleted the bug/OBPIH-5071 branch April 8, 2026 09:07
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.

4 participants