Admin notes getting saved to the data base multiple times:

  1. enter an admin note
  2. don't click the submit button
  3. go up and add a product
  4. admin note gets added to the database every time java script does it's thing

Comments

TR’s picture

Priority: Normal » Minor
Status: Active » Postponed (maintainer needs more info)

Is this on /admin/store/orders/% or /admin/store/orders/%/edit or someplace else?

esquareddesign’s picture

It is on /admin/store/orders/%/edit

esquareddesign’s picture

So apparently when you go to /admin/store/orders/%/edit and add an admin comment then add products it saves that comment every time you ad a product.

You have to submit changes after you ad the comment but before you add products for it no to save the comment several times.