Skip to content

Incorrect documentation for declarative schema configuration - Rename a table section #392

@imvaduva

Description

@imvaduva

Is there an existing issue for this?

  • I have searched the existing issues

Which topic?

https://developer.adobe.com/commerce/php/development/components/declarative-schema/configuration/#rename-a-table

What's wrong with the content?

The "migrateDataFromAnotherTable" onCreate attribute is not working because in the Payment Services SaaS Export module , the triggers parameter is overwritten to use SafeMigrateDataFromAnotherTable instead of MigrateDataFromAnotherTable.

Image

What changes do you propose?

I propose to mention the safeMigrateDataFromAnotherTable onCreate attribute value in the documentation or change the di.xml for the saas export module by adding an item for the migrateDataFromAnotherTable trigger.

Anything else that can help to cover this?

No response

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    Status

    🆕 Ready for Grooming

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions