Skip to content

Strapi collections showing Modified while Generating "Re-generate all URL aliases" on bulk generating urls #207

@sayedbs

Description

@sayedbs

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

  1. Go to https://strapi-author.com/admin/plugins/webtools or click Webtools from the Strapi admin sidebar
  2. Open the All URLs menu
  3. Click the Bulk generate button
  4. Select one or more collections
  5. Enable the “Re-generate all URL aliases” option
  6. Click Submit (or Bulk generate)
  7. 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

Image Image

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions