foundryvtt
foundryvtt copied to clipboard
Unable to retrieve invalid embedded documents if their validation errors are within a system data model
An invalid embedded document can normally be retrieved with actor.items.getInvalid(invalidItemId)
, however, if the validation error exists within a system data model, this invocation does not return the item.