02-15-2020, 03:43 PM
Logout using pre update git branch solve the issue.
Now I run corebos updater. most of the update executed successfully except few:
How to fit it?
Is the system safe to use?
Now I run corebos updater. most of the update executed successfully except few:
Quote:Update cbupd-0000253: migrateLinksIntoBusinessActionEntities::migrateLinksIntoBusinessActionEntities
ALTER TABLE `com_vtiger_workflows` ADD `purpose` TEXT NULL;
ALTER TABLE `com_vtiger_workflows` ADD `relatemodule` varchar(100) default NULL;
Update cbupd-0000255: addSummaryColumnToProfile2Field::addSummaryColumnToProfile2Field
ALTER TABLE vtiger_profile2field ADD summary enum('T', 'H','B', 'N') DEFAULT 'B' NOT NULL
Update cbupd-0000259: addWFPurpose::addWFPurpose
ALTER TABLE `com_vtiger_workflows` ADD `purpose` TEXT NULL;
Update cbupd-0000274: addChgPWDEmailTemplate::addChgPWDEmailTemplate
creation of change password email template
Permission to perform the operation is denied
Update cbupd-0000275: migrateemailtemplates::migrateemailtemplates
Migrate EMail templates
Permission to perform the operation is denied
Update cbupd-0000278: emailmsgTemplate::emailmsgTemplate
creation of customer portal email message template
Permission to perform the operation is denied
Update cbupd-0000282: addSendEmailAction2FAQ::addSendEmailAction2FAQ
Add FAQ template and send email action
Permission to perform the operation is denied
Update cbupd-0000300: addCbRuleMissingContext::addCbRuleMissingContext
Add coreBOS Rule web service call missing context
INSERT INTO vtiger_ws_operation_parameters (operationid, name, type, sequence) VALUES (73, 'context', 'String', 2);
How to fit it?
Is the system safe to use?