[cleanup][page-templates] Remove or wire dead findReferencePageIdsBySource #34
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
From review of #17 (merged to develop).
apps/server/src/database/repos/page-template-references/page-template-references.repo.tsfindReferencePageIdsBySourcehas zero callers in the merged PR — the "used in N pages" reverse-navigation API was not built. It is currently unreachable, untested code. Either remove it, or wire the feature (reference list + delete warning).Severity: low.