Skip to content

Conversation

@mlocati
Copy link
Contributor

@mlocati mlocati commented Sep 15, 2025

When we publish to "Import Batches", we need to update the {ccm:export:page:...} placeholders with the final paths of the pages.

Fix #65

@hissy
Copy link
Contributor

hissy commented Sep 17, 2025

@mlocati Hmm, that's strange. Anyway, you should update the package version to refresh doctrine entities.

@mlocati
Copy link
Contributor Author

mlocati commented Sep 17, 2025

@hissy what about ce2e5f8?

@hissy
Copy link
Contributor

hissy commented Sep 17, 2025

@mlocati I think just updating the package version is enough. Concrete will handle migrating entities automatically.

@mlocati
Copy link
Contributor Author

mlocati commented Sep 17, 2025

That's a migration that can't be handled automatically: I added a new field to a database table, and the existing rows should have that field set automatically to the value of another field.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Can’t resolve page references that point to other pages in the same import batch

2 participants