Skip to content

92-stop-reappearing-when-the-order-is-recalled#94

Merged
JulesGresset merged 4 commits intodevfrom
92-stop-reappearing-when-the-order-is-recalled
Feb 8, 2025
Merged

92-stop-reappearing-when-the-order-is-recalled#94
JulesGresset merged 4 commits intodevfrom
92-stop-reappearing-when-the-order-is-recalled

Conversation

@Lucaslgd02
Copy link
Copy Markdown
Contributor

Describe your changes

Add Nbr Restaurant in fetch to /orders/next/:id and update config.id_order

How to test the feature

Select an order already existing with a 'STOP' inside
Click on 'demander la suite' (the stop should disappear)
Select an another order from the orders tab (just to clear the selected order)
Recall the order from step 1 (the 'STOP' shouldn't have reappeared)

Issue ticket number and link

Closes #92

Checklist before requesting a review

  • My code follows the style guidelines of this project
  • I have commented my code, particularly in hard-to-understand areas
  • I have performed a self-review of my code
  • My changes generate no new warnings
  • I have added tests that prove my fix is effective or that my feature works
  • New and existing unit tests pass locally with my changes
  • Documentation has been updated as required
    If a single item in this checklist is not checked, the pull request cannot be accepted

@Lucaslgd02 Lucaslgd02 self-assigned this Jan 31, 2025
@Lucaslgd02 Lucaslgd02 linked an issue Jan 31, 2025 that may be closed by this pull request
@JulesGresset JulesGresset changed the title fix: add Nbr Restaurant in fetch to /orders/next/:id 92-stop-reappearing-when-the-order-is-recalled Jan 31, 2025
Copy link
Copy Markdown
Member

@JulesGresset JulesGresset left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

STOP in recalled orders does not appear at all now

@JulesGresset JulesGresset merged commit 7068019 into dev Feb 8, 2025
@JulesGresset JulesGresset deleted the 92-stop-reappearing-when-the-order-is-recalled branch February 8, 2025 23:27
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.

STOP reappearing when the order is recalled

2 participants