Skip to content

Troubleshooting

Check:

  • partial on the parent entity
  • [Entity<TId>]
  • the package and source generator references in the consuming project

Inspect:

  • AllowEditing
  • EditWindowMinutes
  • your authorization and caller identity setup

If the entity artifacts exist but routes do not, confirm the parent resource metadata and endpoint package integration in the consuming project.