Skip to content

Upgrading Umbraco.Commerce from 13.1.4 to 13.1.10 causes error related to remainingAmount #577

@stefanie27

Description

@stefanie27

Describe the bug
We have to upgrade to hotfix 13.1.10 to make sure we're not experiencing issue with AddToCart related to .NET 8.0.10.
Upgrade worked fine and site ran as normal for a while. After a while (Locally after rebuilding the site) following error occured:

SqlException: The object 'remainingAmount_default' is dependent on column 'remainingAmount'.
ALTER TABLE ALTER COLUMN remainingAmount failed because one or more objects access this column.
Umbraco.Commerce.Persistence.Migrations.DbUpUmbracoCommerceMigrationsRunner.MigrateUp()

Screenshots
image

Additional context
We were able to recreate issue again and again by multiple DEVs locally and on UAT server, by restoring previous version DB and let Umbraco Upgrade run

Umbraco Commerce version:
v13.1.10

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions