Normal view

Received — 10 December 2025 Drupal - Open Source Content Platform | #Celebr8D8

Migrating content and entity from one server to another d11

Dumb client deleted a views and a taxonomy with terms and now wants it back. I have a backup in dev but can't just override the db as everything else is where it should be. Content sync module are mostly broken in d11. Looking at default content or the new content export in 11.3 want other ideas?. Need to this today .

Update: exported terms as CSV including UUID and id, existed vocabulary as a configuration item, imported vocabulary and then used feeds to create terms maintaining uuids and everything worked!... Took me about 2hrs.

submitted by /u/emudojo
[link] [comments]
Received — 18 September 2025 Drupal - Open Source Content Platform | #Celebr8D8

Update sqlsrv driver for drupal 11

Client wants to move to d11, but they use sql server, and seems like development on that driver is not very active.

Months ago I patched it to run in the latest d10 before they issued a patch to fix transactions that changed in core.

Thing is I don't know how to fairly quote this, I'm sure rector will get me to a good starting point, and maybe 1-2 days worth of work/testing then potentially contribute a working patch back.

Thoughts?

submitted by /u/emudojo
[link] [comments]
❌