mirror of
https://github.com/finmars-platform/finmars-portal.git
synced 2026-04-26 14:45:49 +03:00
[PR #49] Simple import schema: order fields alphabetically #49
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-portal#49
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-portal/pull/49
Author: @HenkKalkwater
Created: 2/17/2026
Status: 🔄 Open
Base:
main← Head:183-simple-import-schema-order-fields-asc📝 Commits (1)
7a02d8fSimple import schema: order fields alphabetically📊 Changes
1 file changed (+1 additions, -1 deletions)
View changed files
📝
src/portal/scripts/app/views/dialogs/simple-entity-import/simple-entity-import-scheme-v2-dialog-view.html(+1 -1)📄 Description
First sort the fields under data matching by their order and then their name
Fixes finmars-platform/finmars-core#183
In this example, "Name" has
order-10 and the rest hasorder0. I'm not sure where you can set the order, but I saw that the db has this field and it was originally sorting by it, so I left it in.🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.