ProNotion
09/09/2024, 11:58 AMProNotion
09/23/2024, 5:03 AMSiempreSteve
09/23/2024, 6:41 AMRavi
09/23/2024, 8:44 AMProNotion
09/23/2024, 10:08 AMSiempreSteve
09/23/2024, 10:46 AMProNotion
09/23/2024, 2:26 PMProNotion
09/25/2024, 10:14 AMtemplateNodeId
in the cmsDocumentType
is correct for the content type.ProNotion
09/25/2024, 10:27 AMumbracoDocumentVersion
table - for some reason there is no entry in the table until I publish the node through the UI 🤔ProNotion
09/25/2024, 11:06 AMSELECT dv.id, v.nodeId
FROM umbracoDocumentVersion dv
JOIN umbracoContentVersion v ON dv.id = v.id
WHERE dv.templateId IS NULL;
This query reveals nearly 10,000 rows with no templateId
ProNotion
09/25/2024, 11:16 AMSaveAndPublish
on the ContentService
is not so I can sort this out programatically.SiempreSteve
09/25/2024, 2:36 PMSiempreSteve
09/25/2024, 2:36 PMRavi
09/26/2024, 3:48 AMProNotion
09/26/2024, 6:41 AMDan
09/26/2024, 8:18 AMA hub and casual space for you to interact with fellow community members and learn more about Umbraco!
Powered by