`/admin/customize/permalinks` にはパーマリンクが約100件しか表示されない

You can do that with Data Explorer and a simple SQL query. :slight_smile:

SELECT *
FROM permalinks
WHERE url LIKE '%node/70%'

「いいね!」 3