WSMorrison / BricksThenMadeNow

1 stars 1 forks source link

Edit sku form does not work #89

Open WSMorrison opened 1 year ago

WSMorrison commented 1 year ago

Edit sku returns error 505 on submission

WSMorrison commented 1 year ago

It was a problem with the messages - in the error code. Had to put the two not-changeable form fields in the edit-sku form back in as d-none so that the form would return all the expected values.