case 4486

This commit is contained in:
2023-03-17 16:32:55 +00:00
parent 823cea795d
commit b33c3462d2

View File

@@ -859,7 +859,7 @@ async function saveState(vm) {
vm.obj.states[i] = res.data;
//changing status updates the quote header as well so need new concurrency token
vm.obj.concurrency = res.data.newQuoteConcurrency;
vm.obj.lastStatusId = res.data.quoteStatusId; //case 4486
//set locked status of entire wo now