Trigger jenkins
gitea/salix/pipeline/head This commit looks good
Details
gitea/salix/pipeline/head This commit looks good
Details
This commit is contained in:
parent
c87783b446
commit
628154b7e8
|
@ -103,7 +103,7 @@ module.exports = Self => {
|
||||||
delete updatedTicket.ctx;
|
delete updatedTicket.ctx;
|
||||||
delete updatedTicket.option;
|
delete updatedTicket.option;
|
||||||
|
|
||||||
// Force unroute
|
// Force to unroute ticket
|
||||||
const hasToBeUnrouted = true;
|
const hasToBeUnrouted = true;
|
||||||
const changedProperties = diff(originalTicket, updatedTicket);
|
const changedProperties = diff(originalTicket, updatedTicket);
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue