mirror of
https://github.com/finmars-platform/finmars-vue-portal.git
synced 2026-04-26 23:05:57 +03:00
[PR #38] Don't show error on all cells in row with missing portfolio registers #39
Labels
No labels
pull-request
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/finmars-vue-portal#39
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/finmars-platform/finmars-vue-portal/pull/38
Author: @HenkKalkwater
Created: 2/17/2026
Status: 🔄 Open
Base:
main← Head:PLAT-1971-dont-error-out-entire-row-missing-portfolio-reg📝 Commits (1)
7c6d293Don't show error on all cells in row with missing portfolio registers📊 Changes
1 file changed (+0 additions, -8 deletions)
View changed files
📝
src/components/Rv/performance/bundles.vue(+0 -8)📄 Description
In the performance report, if any cell had the error "no_portfolio_register_records", it would mark the entire row as an error. Now, only the cell with this error will get marked.
Fixes PLAT-1971
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.