revert the patch that checked spectre and canceled the commit if it could not talk to it
This commit is contained in:
parent
994da561a5
commit
70e50ca329
4 changed files with 1 additions and 50 deletions
|
|
@ -417,7 +417,7 @@ sub requestCommit {
|
|||
$self->{_data}{committedBy} = $self->session->user->userId;
|
||||
$self->{_data}{workflowInstanceId} = $instance->getId;
|
||||
$self->session->db->setRow("assetVersionTag","tagId",$self->{_data});
|
||||
$instance->start;
|
||||
$instance->start;
|
||||
return undef;
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue