mirror of
https://github.com/finmars-platform/finmars-core.git
synced 2026-04-26 14:46:00 +03:00
[GH-ISSUE #149] Incorrect grouping of Portfolios by Portfolio type #72
Labels
No labels
BackEnd
FrontEnd
bug
enhancement
pull-request
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/finmars-core#72
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?
Originally created by @olegprivate on GitHub (Jan 12, 2026).
Original GitHub issue: https://github.com/finmars-platform/finmars-core/issues/149
Originally assigned to: @HenkKalkwater, @falendary on GitHub.
Looks like the IDs are shifted:
@sergeiosipov commented on GitHub (Feb 2, 2026):
@olegprivate which version of the Finmars you are using, I can't reproduce it.
See screenshots below:
@olegprivate commented on GitHub (Feb 2, 2026):
@sergeiosipov I am sorry - I forgot to specify an important detail. It occured on the Space that was restored from backup. I assume that was the actual resaon
@HenkKalkwater commented on GitHub (Feb 13, 2026):
Somehow, it completely forgets the names whenever you regroup by portfolio type:
https://github.com/user-attachments/assets/c2e027c3-1960-420b-9a16-2b535a5ff09a
@HenkKalkwater commented on GitHub (Feb 13, 2026):
The bug I described above may be a different bug: for portfolio groupings, the backend is not returning a proper
group_nameandgroup_identifierin theapi/v1/portfolios/portfolio/ev-group/when grouping byportfolio_type. This should be fixed in https://github.com/finmars-platform/finmars-core/pull/176However, adding columns by using right click or by using the hamburger menu on the left still gives the result that is described here.