Skip to content

Product Feeds does not use configured umbracoCommerceDbDSN #812

@callumbwhyte

Description

@callumbwhyte

Which component is this issue related to?

Other / Not sure

Which Umbraco Commerce version are you using? (Please write the exact version, example: 10.1.0)

13.1.4 (Product Feeds) / 13.2.4 (Core)

Bug summary

Umbraco Commerce supports using a separate database (see docs) - this is helpful for data protection reasons, but also practicalities around scaling and deployments.

The Umbraco Commerce Product Feeds add-on does not seem to use this connection string, instead it creates its tables in the main Umbraco database.

Specifics

No response

Steps to reproduce

  • Install Umbraco
  • Install Umbraco Commerce
  • Create an empty database
  • Configure a connection string named umbracoCommerceDbDSN pointing to the empty database
  • Umbraco Commerce will be installed in the configured database (umbracoCommerceDbDSN)
  • Umbraco Commerce Product Feeds will be installed in the main Umbraco database (umbracoDbDSN)

Expected result / actual result

No response

Dependencies

No response


This item has been added to our backlog AB#63092

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions