Skip to content

Errors can occur upgrading from 0.8.x due to incorrectly detected data source profile id #3319

@MrDibbley

Description

@MrDibbley

same as issue #1002

The database upgrade fails. Here are the failed statements (and internal db version). Everything goes ok till upgrade to db version 1.0.5

version 1.0.5
[Fail]
UPDATE data_template_data SET data_source_profile_id = WHERE data_source_profile_id = 0

Here, obviously, there is stg missing before the WHERE. All other errors (below) seem legit syntax.

image

set setmode as #1002 (comment) and retested same result?

Thanks

Metadata

Metadata

Assignees

Labels

bugUndesired behaviourconfirmedBug is confirm by dev teaminstallerInstallation issueresolvedA fixed issue

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions