fix: error when viewing individual holding #2410

Merged
KenTandrian merged 1 commits from bugfix/holdings-tab-error into main 2025-06-24 23:15:29 +08:00
KenTandrian commented 2025-06-24 01:31:41 +08:00 (Migrated from github.com)

This PR fixes #2395.

Changes

  • Use self.id for security_id, since price does not return security field.
This PR fixes #2395. ## Changes * Use `self.id` for `security_id`, since `price` does not return `security` field.
zachgoll (Migrated from github.com) approved these changes 2025-06-24 23:15:21 +08:00
zachgoll (Migrated from github.com) left a comment

Awesome, that's the solution I was thinking!

Awesome, that's the solution I was thinking!
Sign in to join this conversation.