Kentico 11 Continuous Integration Issues

Ramakrishnan G asked on November 28, 2019 13:17

We upgraded our application recently from 10 to 11.0.1.

The site works correctly but the continuous integration doesn't.

We get an error in serialization when we run continuous integration -r to update database, due to the paymentoptionauthorizedorderstatusid which seems to be a new field and if we run continuous integration from kentico admin it removes previous changes,category, ordering in tables and the signature and Guid of all fields are getting updated Also the field signature is changing from administrator to global administrator.

Recent Answers


David te Kloese answered on November 28, 2019 13:53

Upgrade should be done on all environments with CI turned off... after upgrade you should run complete serialization for all objects from DB to file to recreate the content of the CIRepository folder.

1 votesVote for this answer Mark as a Correct answer

   Please, sign in to be able to submit a new answer.