Skip to content

TASK: Modernize archived URL persistence with hashed lookup path and DAL2 support - #1880

Merged
johnhenley merged 5 commits into
devfrom
copilot/modernize-archived-urls
Apr 27, 2026
Merged

TASK: Modernize archived URL persistence with hashed lookup path and DAL2 support#1880
johnhenley merged 5 commits into
devfrom
copilot/modernize-archived-urls

Conversation

Copilot AI commented Apr 21, 2026

Copy link
Copy Markdown
Contributor
  • Review new PR comments and inspect affected SQL upgrade script
  • Update 09.08.00.1877 script to drop/recreate procedures that still reference activeforums_URL to use activeforums_ArchivedURLs
  • Align URL hash byte conversion with PR TASK: Add hashed topic URL lookup path with persisted URL_Hash index support #1879 (CONVERT(varbinary(8000), [URL])) for schema/query consistency
  • Run targeted SQL/script validation by searching for stale activeforums_URL references and build checks
  • Reply to actionable comments with commit hash
  • Run final parallel validation

Copilot AI linked an issue Apr 21, 2026 that may be closed by this pull request
Copilot AI changed the title [WIP] Update database table and implement ArchivedURLInfo Modernize archived URL persistence with hashed lookup path and DAL2 support Apr 21, 2026
Copilot AI requested a review from johnhenley April 21, 2026 16:45
Comment thread Dnn.CommunityForums/Controllers/ArchivedUrlController.cs Outdated
Comment thread Dnn.CommunityForums/Controllers/ArchivedUrlController.cs Outdated
Comment thread Dnn.CommunityForums/Controllers/ArchivedUrlController.cs Outdated
Copilot AI requested a review from johnhenley April 21, 2026 17:21
@johnhenley johnhenley changed the title Modernize archived URL persistence with hashed lookup path and DAL2 support TASK: Modernize archived URL persistence with hashed lookup path and DAL2 support Apr 21, 2026
Comment thread Dnn.CommunityForums/sql/09.08.00.1877.SqlDataProvider Outdated
Comment thread Dnn.CommunityForums/sql/09.08.00.1877.SqlDataProvider Outdated
Copilot AI requested a review from johnhenley April 21, 2026 18:07
@johnhenley
johnhenley marked this pull request as ready for review April 27, 2026 19:32
@johnhenley
johnhenley merged commit 9e13869 into dev Apr 27, 2026
1 check passed
@johnhenley
johnhenley deleted the copilot/modernize-archived-urls branch April 27, 2026 19:34
@johnhenley johnhenley added this to the 09.08.00 milestone Apr 27, 2026
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.

TASK: Modernize archived URLs

2 participants