Skip to content

[Feature] Add ability to see and remove invalid effects and items #1891

@CarlosFdez

Description

@CarlosFdez

Items and effects that fail validation don't show in the actor sheet, and cannot be removed without running some code to do so (fromUuidSync("pathToFailure", { invalid: true }).delete()). However, it is possible to detect invalid documents by doing actor.items.invalidDocumentIds and actor.effects.invalidDocumentIds.

This is low priority since this shouldn't happen unless a module gets frisky, but I think the safety would be nice to have.

Metadata

Metadata

Assignees

No one assigned

    Labels

    discussionDiscuss about the issue (Internally by the team on discord or within issue)enhancementNew feature or requestmaybe
    No fields configured for Feature.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions