Trigger jenkins
gitea/salix/pipeline/head This commit looks good Details

This commit is contained in:
Joan Sanchez 2020-10-21 13:40:54 +02:00
parent c87783b446
commit 628154b7e8
1 changed files with 1 additions and 1 deletions

View File

@ -103,7 +103,7 @@ module.exports = Self => {
delete updatedTicket.ctx;
delete updatedTicket.option;
// Force unroute
// Force to unroute ticket
const hasToBeUnrouted = true;
const changedProperties = diff(originalTicket, updatedTicket);