HOR-925
Upgrade Windows> Al concluir con el upgrade en servidores windows sale un error
This commit is contained in:
@@ -2004,8 +2004,6 @@ class workspaceTools
|
||||
$criteriaWhere->add(UsersPeer::USR_UID, null, Criteria::ISNOTNULL);
|
||||
|
||||
BasePeer::doUpdate($criteriaWhere, $criteriaSet, Propel::getConnection("workflow"));
|
||||
}
|
||||
|
||||
$this->regenerateListCompleted();
|
||||
$this->regenerateListCanceled();
|
||||
$this->regenerateListMyInbox();
|
||||
@@ -2013,6 +2011,9 @@ class workspaceTools
|
||||
$this->regenerateListParticipatedHistory();
|
||||
$this->regenerateListParticipatedLast();
|
||||
$this->regenerateListPaused();
|
||||
}
|
||||
|
||||
|
||||
// ADD LISTS COUNTS
|
||||
$this->migrateCounters();
|
||||
|
||||
|
||||
Reference in New Issue
Block a user