bug #8719
installation profile 'CDM_Portal' causes Integrity constraint violation: 1048 Column 'pages' cannot be null
Status:
Closed
Priority:
Highest
Assignee:
Category:
cdm-dataportal
Target version:
Start date:
11/26/2019
Due date:
% Done:
100%
Severity:
normal
Found in Version:
Description
this bug has been discovered in the process of automatic creation of workshop servers (server-scripts/workshop-setup
)
exception 'PDOException' with message 'SQLSTATE[23000]: Integrity constraint violation: 1048 Column 'pages' cannot be null' in /var/www/drupal-7.32/includes/database/database.inc:2227 Stack trace: #0 /var/www/drupal-7.32/includes/database/database.inc(2227): PDOStatement->execute(Array) #1 /var/www/drupal-7.32/includes/database/database.inc(697): DatabaseStatementBase->execute(Array, Array) #2 /var/www/drupal-7.32/includes/database/mysql/query.inc(36): DatabaseConnection->query('INSERT INTO {bl...', Array, Array) #3 /var/www/drupal-7.32/sites/_dataportal-production/modules/cdm_dataportal/profile/CDM_Portal/CDM_Portal.install(338): InsertQuery_mysql->execute()
Associated revisions
fix #8719 add missing page and cache values for new blocks in installation profile
History
#1 Updated by Andreas Kohlbecker about 1 year ago
- Status changed from New to Resolved
- % Done changed from 0 to 50
Applied in changeset cdm-dataportal|56d39875a598bad7e9c7591d5436b0ac63160cae.
#2 Updated by Andreas Kohlbecker about 1 year ago
- Status changed from Resolved to Closed
- % Done changed from 50 to 100
as this problem did no longer occur we can close this issue.