strifel / mampf.link

A Webtool to more easily organize Group orders
https://mampf.link
GNU General Public License v2.0
1 stars 2 forks source link

Edit function #6

Open marvinjuette opened 2 months ago

marvinjuette commented 2 months ago

I want to be able to edit my order

strifel commented 2 months ago

The only moment this actually makes sense is if

  1. The order has not been marked as paid
  2. The order has not been marked as put into cart

Even then there is the edgecase that the group admin is actively putting that order into the cart.

Theoretically it could be possible that the group admin is shown a diff, but this seems unnecessary complicated (and not trivial to implement).

I feel like for the moment the better option is to contact the group admin so that they can remove the order correctly. But I, too, am not super convinced that this is a good solution.