openfun / richie

:pencil: An opensource CMS to build education portals
https://richie.education
MIT License
259 stars 83 forks source link

🚑 (frontend) invalidate order queries on submit call #2307

Closed jbpenrath closed 6 months ago

jbpenrath commented 6 months ago

Purpose

Currently, when we submit an order, related queries are not invalidated so the query client is not update and could not know the order. But in the last step of the SaleTunnel we need to get the order id but sometimes order is not defined so an error is raised...