[GH-ISSUE #169] PMS v1.2.10 #82

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

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

Originally assigned to: @sergeiosipov on GitHub.

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

  1. com.finmars.standard-workflow v2.2.7
    1. Fixed local execution crash in finmars_import_currency_from_finmars_database: handled unexpected None object when Finmars DB context is unavailable (local installation).
    2. Added extensive debug logging for workflow initialization and execution:
      1. Full dumps of task (self), Celery task (self.task), and workflow (self.workflow) state before and after context initialization.
      2. Improved visibility into runtime context for easier troubleshooting in local and non-standard environments.
    3. Removed hardcoded workflow user "finmars_bot": replaced with task_class_obj.workflow.owner.username to correctly derive the executing user from task context." point.

Previous version: PMS v1.2.9
Next version: PMS v1.3.0

Originally created by @sergeiosipov on GitHub (Feb 3, 2026). Original GitHub issue: https://github.com/finmars-platform/finmars-core/issues/169 Originally assigned to: @sergeiosipov on GitHub. PMS v1.2.10: `com.finmars.pms-core` & `com.finmars.pms-plus` **v1.2.10** 1. `com.finmars.standard-workflow` **v2.2.7** 1. Fixed local execution crash in `finmars_import_currency_from_finmars_database`: handled unexpected None object when Finmars DB context is unavailable (local installation). 2. Added extensive debug logging for workflow initialization and execution: 1. Full dumps of task (`self`), Celery task (`self.task`), and workflow (`self.workflow`) state before and after context initialization. 2. Improved visibility into runtime context for easier troubleshooting in local and non-standard environments. 3. Removed hardcoded workflow user `"finmars_bot"`: replaced with `task_class_obj.workflow.owner.username` to correctly derive the executing user from task context." point. Previous version: [PMS v1.2.9](https://github.com/finmars-platform/finmars-core/issues/162) Next version: [PMS v1.3.0](https://github.com/finmars-platform/finmars-core/issues/171)
kerem closed this issue 2026-03-03 11:58:46 +03:00
Author
Owner

@sergeiosipov commented on GitHub (Feb 5, 2026):

Done

<!-- gh-comment-id:3853064535 --> @sergeiosipov commented on GitHub (Feb 5, 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#82
No description provided.