Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix metadata not being saved properly #109

Merged
merged 1 commit into from
Dec 5, 2023

Conversation

mntzrr
Copy link
Contributor

@mntzrr mntzrr commented Dec 5, 2023

An add_order_note must be followed by a save unless update_status is used.

  • save after add_order_note.
  • save happened after the function returned when it should have been called prior.
  • use update_status instead when changing status, and adding order note.

@mntzrr mntzrr self-assigned this Dec 5, 2023
@mntzrr
Copy link
Contributor Author

mntzrr commented Dec 5, 2023

@mntzrr mntzrr merged commit 176c0e8 into develop Dec 5, 2023
1 check passed
@mntzrr mntzrr deleted the develop-fix-order-note-not-being-saved branch December 5, 2023 10:04
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.

1 participant