lesley-w

Results 5 comments of lesley-w

@Amalie-Wowern This issue was only raised last month. Please reopen.

A workaround is to add a new "connection string" in the web app environment variables section. Name : {dataConnectionStringName}_ProviderName Value: Microsoft.Data.SqlClient Type: Custom e.g. if your database connection string is...

I have the same issue on v10.6.1 It's a site that we have just upgraded from v7.3.5

@Zeegaan I think the problem is in ContentServuce.SaveAndPublishBranch_ShouldPublish If a page is already published and hasn't been edited, then it won't publish it again: // if published, republish if (published)...

@Zeegaan Even just having an option to force the republication of all published descendants regardless of edit status would work.