openfun / joanie

👛 A headless ERP for education to manage course enrollment/subscription, payment and certificates delivery.
MIT License
20 stars 2 forks source link

Order detail view - Error when organization is not set #784

Closed jbpenrath closed 1 month ago

jbpenrath commented 2 months ago

Bug Report

Problematic behavior Currently, it is not possible to see a draft order. Indeed, in this state, the order has not been assigned to an organization.

Expected behavior/code It should be possible to display an order in draft state (without organization set)

Steps to Reproduce

  1. Create a draft order
  2. Access to the order detail view in backoffice
  3. Then boom
image image

Environment