Skip to content

[UI] Fix "Owner" detail badge using wrong id#11144

Merged
SchrodingersGat merged 1 commit intoinventree:masterfrom
GoryMoon:fix-11139
Jan 17, 2026
Merged

[UI] Fix "Owner" detail badge using wrong id#11144
SchrodingersGat merged 1 commit intoinventree:masterfrom
GoryMoon:fix-11139

Conversation

@GoryMoon
Copy link
Copy Markdown
Contributor

Fixes #11139

Tested and works as intended now.

@netlify
Copy link
Copy Markdown

netlify Bot commented Jan 16, 2026

Deploy Preview for inventree-web-pui-preview ready!

Name Link
🔨 Latest commit 8800fb4
🔍 Latest deploy log https://app.netlify.com/projects/inventree-web-pui-preview/deploys/696a2bba9e1aa7000853acaf
😎 Deploy Preview https://deploy-preview-11144--inventree-web-pui-preview.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.
Lighthouse
Lighthouse
1 paths audited
Performance: 92 (🔴 down 2 from production)
Accessibility: 81 (no change from production)
Best Practices: 100 (no change from production)
SEO: 78 (no change from production)
PWA: -
View the detailed breakdown and full score reports

To edit notification comments on pull requests, go to your Netlify project configuration.

@matmair matmair added bug Identifies a bug which needs to be addressed User Interface Related to the frontend / User Interface labels Jan 16, 2026
@matmair matmair added this to the 1.1.8 milestone Jan 16, 2026
@matmair matmair added backport Apply this label to a PR to enable auto-backport action backport-to-1.1.x labels Jan 16, 2026
@codecov
Copy link
Copy Markdown

codecov Bot commented Jan 16, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 88.17%. Comparing base (c89e3bd) to head (8800fb4).
⚠️ Report is 293 commits behind head on master.

Additional details and impacted files
@@           Coverage Diff           @@
##           master   #11144   +/-   ##
=======================================
  Coverage   88.17%   88.17%           
=======================================
  Files        1290     1290           
  Lines       58224    58224           
  Branches     1968     1968           
=======================================
  Hits        51337    51337           
  Misses       6396     6396           
  Partials      491      491           
Components Coverage Δ
Backend Apps 92.01% <ø> (ø)
Backend General 93.49% <ø> (ø)
Frontend 70.83% <ø> (ø)
🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@SchrodingersGat
Copy link
Copy Markdown
Member

Nice, thanks for the fix

@SchrodingersGat SchrodingersGat merged commit bd51948 into inventree:master Jan 17, 2026
40 checks passed
github-actions Bot pushed a commit that referenced this pull request Jan 17, 2026
@github-actions
Copy link
Copy Markdown
Contributor

💚 All backports created successfully

Status Branch Result
1.1.x

Questions ?

Please refer to the Backport tool documentation and see the Github Action logs for details

SchrodingersGat pushed a commit that referenced this pull request Jan 17, 2026
(cherry picked from commit bd51948)

Co-authored-by: Gustaf Järgren <gurreja@gmail.com>
@GoryMoon GoryMoon deleted the fix-11139 branch January 17, 2026 09:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

backport Apply this label to a PR to enable auto-backport action bug Identifies a bug which needs to be addressed User Interface Related to the frontend / User Interface

Projects

None yet

Development

Successfully merging this pull request may close these issues.

"Owner" hover badges uses wrong id for detail link

3 participants