From 0b4c9e3ea8dba337e83cff78303d5f7b5781b685 Mon Sep 17 00:00:00 2001 From: John Cardinal Date: Sat, 25 Sep 2021 00:07:23 +0000 Subject: [PATCH] case 3976 --- ayanova/devdocs/todo.txt | 2 ++ ayanova/src/views/svc-csr.vue | 1 + ayanova/src/views/vendor.vue | 2 +- 3 files changed, 4 insertions(+), 1 deletion(-) diff --git a/ayanova/devdocs/todo.txt b/ayanova/devdocs/todo.txt index dbefc2e4..c0e46c9e 100644 --- a/ayanova/devdocs/todo.txt +++ b/ayanova/devdocs/todo.txt @@ -791,3 +791,5 @@ BUILD 131 CHANGES OF NOTE - case 3974 confused, isn't this a duplicate as you wrote? - case 3975 standardized - case 3976 implemented +- case 3977 info provided +- case 3979 fixed regression diff --git a/ayanova/src/views/svc-csr.vue b/ayanova/src/views/svc-csr.vue index 0fe0c05e..54b9132b 100644 --- a/ayanova/src/views/svc-csr.vue +++ b/ayanova/src/views/svc-csr.vue @@ -677,6 +677,7 @@ export default { id: 0, concurrency: 0, fromCSRId: this.obj.id, + keepCSR: true, //this indicates to svc-workorder NOT to "wash" away the csrId notes: this.obj.name, wiki: null, customFields: "{}", diff --git a/ayanova/src/views/vendor.vue b/ayanova/src/views/vendor.vue index a85f5dd1..9a83929c 100644 --- a/ayanova/src/views/vendor.vue +++ b/ayanova/src/views/vendor.vue @@ -228,7 +228,7 @@