[GH-ISSUE #156] PMS v1.2.7 #74

Closed
opened 2026-03-03 11:58:43 +03:00 by kerem · 1 comment
Owner

Originally created by @sergeiosipov on GitHub (Jan 15, 2026).
Original GitHub issue: https://github.com/finmars-platform/finmars-core/issues/156

Originally assigned to: @sergeiosipov on GitHub.

PMS v1.2.7:
com.finmars.pms-core & com.finmars.pms-plus v1.2.7

  1. com.finmars.standard-workflow v2.2.4
    1. Refactored the Excel validation step to make the file-level logic reusable outside of the pipeline payload flow without behavior changes:
      1. Added validate_excel_file to validate a single .xlsx file and return True/False.
      2. std_file_import_dashboard_validate_excel_files now only iterates payload files and aggregates results.
      3. Cell helpers (_excel_is_empty, _excel_append_comment, _excel_validate_cell_value) are encapsulated inside file validation.

Previous version: PMS v1.2.6
Next version: PMS v1.2.8

Originally created by @sergeiosipov on GitHub (Jan 15, 2026). Original GitHub issue: https://github.com/finmars-platform/finmars-core/issues/156 Originally assigned to: @sergeiosipov on GitHub. PMS v1.2.7: `com.finmars.pms-core` & `com.finmars.pms-plus` **v1.2.7** 1. `com.finmars.standard-workflow` **v2.2.4** 1. Refactored the Excel validation step to make the file-level logic reusable outside of the pipeline payload flow without behavior changes: 1. Added `validate_excel_file` to validate a single .xlsx file and return True/False. 2. `std_file_import_dashboard_validate_excel_files` now only iterates payload files and aggregates results. 3. Cell helpers (`_excel_is_empty`, `_excel_append_comment`, `_excel_validate_cell_value`) are encapsulated inside file validation. Previous version: [PMS v1.2.6](https://github.com/finmars-platform/finmars-core/issues/140) Next version: [PMS v1.2.8](https://github.com/finmars-platform/finmars-core/issues/161)
kerem closed this issue 2026-03-03 11:58:43 +03:00
Author
Owner

@sergeiosipov commented on GitHub (Jan 16, 2026):

Done

<!-- gh-comment-id:3759948649 --> @sergeiosipov commented on GitHub (Jan 16, 2026): Done
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/finmars-core#74
No description provided.