Aliases not handled correctly

Created on 9 February 2023, over 1 year ago
Updated 5 April 2023, about 1 year ago

Problem/Motivation

When using media_bulk_upload, if the "URL alias" field is completed, something goes wrong. Afterwards, when returning to /admin/content/media, there will be one item for each uploaded file, but each will have the same Media Name, Alias, and Edit link.

I can't immediately tell for sure if there are two identical entities created, or if one entity is created and shown twice (and if this is the case, I don't know if another entity was correctly created or not).

Steps to reproduce

  1. go to /media/bulk-upload/{media type}
  2. add more than one item to the "File Upload" field
  3. fill in the alias field
  4. click "Submit"
  5. return to /admin/content/media and look for the new items: there will be multiple items (as many as were uploaded) with identical properties
πŸ› Bug report
Status

Active

Version

3.0

Component

User interface

Created by

πŸ‡«πŸ‡·France bedlam Lyon

Live updates comments and jobs are added and updated live.
Sign in to follow issues

Comments & Activities

Production build 0.69.0 2024