#647: itop says "ticket updated" but nothing has been changed.

+ Do not send a notification if nothing has been changed from the portal web page
Related to #398 which seems to be fixed

SVN:trunk[2536]
This commit is contained in:
Romain Quetiez
2012-12-06 10:52:27 +00:00
parent dead18c8fd
commit 074551c506
4 changed files with 35 additions and 37 deletions

View File

@@ -2684,6 +2684,7 @@ EOF
return true;
}
}
return false;
}
public function DoCheckToWrite()