Skip to content

After update to 2.12.0 - error creating and deleting asset folders #276

@johnkeel-thork

Description

@johnkeel-thork

Looking at the logs i see this:

System error: E11000 duplicate key error collection: ****.assets_folders index: id dup key: { _id: null }

Folder is being created in the MongoDB database with null id:

{
_id: null,
name: 'Manuals',
_p: '67fe80e789deaf643c0ccd94',
icon: 'system:assets/icon-sets/Document/book-marked-line.svg',
_by: '67f6745d846b8c580205c862'
}

My PHP version: 8.4.11

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