Bug report
Strapi collections showing Modified while generating on bulk generating URLs
When using the Bulk generate feature with the “Re-generate all URL aliases” option enabled, all related entries are marked as Modified, even though no actual content changes have occurred.
Steps to reproduce the behavior
- Go to
https://strapi-author.com/admin/plugins/webtools or click Webtools from the Strapi admin sidebar
- Open the All URLs menu
- Click the Bulk generate button
- Select one or more collections
- Enable the “Re-generate all URL aliases” option
- Click Submit (or Bulk generate)
- Navigate back to the collection(s) that were just generated
Expected behavior
When generating bulk url form sitemap, it does not impact the existing collections, changes the database label, and also not change the content modification date, if posible make additonal date field that only manages the sitemap information.
Screenshots
System
- Node.js version: 16.x and 22.x
- NPM version: 10.x
- Strapi version: 5.x
- Plugin version: "webtools-addon-sitemap": "^1.3.0", "strapi-plugin-webtools": "^1.5.0",
- Database: PostgresSQL
- Operating system: Mac & Windows, and AWS server, all environments
Additional context
Kindly address this issue as soon as possible, since the client is experiencing a layout mismatch in the author view.
Bug report
Strapi collections showing Modified while generating on bulk generating URLs
When using the Bulk generate feature with the “Re-generate all URL aliases” option enabled, all related entries are marked as Modified, even though no actual content changes have occurred.
Steps to reproduce the behavior
https://strapi-author.com/admin/plugins/webtoolsor click Webtools from the Strapi admin sidebarExpected behavior
When generating bulk url form sitemap, it does not impact the existing collections, changes the database label, and also not change the content modification date, if posible make additonal date field that only manages the sitemap information.
Screenshots
System
Additional context
Kindly address this issue as soon as possible, since the client is experiencing a layout mismatch in the author view.