When the entity usage integrity is applicable for a form, there's currently no way to disable it. It would be nice to be able to programmatically disable the entity usage integrity check (for example, disable it for specific entity types and/or bundles).

Comments

rp7 created an issue. See original summary.

rp7’s picture

Patch attached adds an event that allows disabling the entity usage integrity check.

rp7’s picture

Status: Active » Needs review
gugalamaciek’s picture

Status: Needs review » Reviewed & tested by the community

The code looks good. Thank you Raf!

  • gugalamaciek committed 5290498 on 8.x-1.x authored by rp7
    Issue #3133939 by rp7: Allow to disable the integrity check...
rp7’s picture

Status: Reviewed & tested by the community » Needs review
StatusFileSize
new5.09 KB

Follow-up: apparently the event was emitted yet for the content moderation form.

  • gugalamaciek committed a1aa217 on 8.x-1.x
    Issue #3133939 by rp7: Allow to disable the integrity check...
gugalamaciek’s picture

Status: Needs review » Fixed
gugalamaciek’s picture

Status: Fixed » Closed (fixed)