Skip to content

Fix three code bugs#168

Merged
AliAlroainy merged 1 commit into
mainfrom
cursor/fix-three-code-bugs-db88
Dec 14, 2025
Merged

Fix three code bugs#168
AliAlroainy merged 1 commit into
mainfrom
cursor/fix-three-code-bugs-db88

Conversation

@Jehadalmaliki

Copy link
Copy Markdown
Collaborator

Fixes three bugs: untargeted chat messages, incorrect question editor redirect, and inaccurate wallet history.

The chat message controller now validates and explicitly stores receiver_id for all messages, resolving an issue where text messages lacked a target and couldn't be loaded in inbox views. The question editor's update redirect now points to the correct admin.question.index route, preventing a 404 error. Wallet history and balance calculations now correctly query transactions using the wallet_id instead of user_id, ensuring accurate financial data.


Open in Cursor Open in Web

Co-authored-by: jehad <jehad@fastn.ai>
@cursor

cursor Bot commented Nov 10, 2025

Copy link
Copy Markdown

Cursor Agent can help with this pull request. Just @cursor in comments and I'll start working on changes in this branch.
Learn more about Cursor Agents

@AliAlroainy AliAlroainy marked this pull request as ready for review December 14, 2025 07:47
@AliAlroainy AliAlroainy merged commit 1fb076c into main Dec 14, 2025
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants