Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

AutoroutePartIndex from throwing exception when content definition is not found #12575

Closed
MikeAlhayek opened this issue Oct 5, 2022 · 0 comments · Fixed by #12567
Closed
Labels
Milestone

Comments

@MikeAlhayek
Copy link
Member

Describe the bug

When Autoroute feature is enabled, and one is updating content item where content-type is missing, AutoroutePartIndex from throwing exception when content definition is not found

To Reproduce

Steps to reproduce the behavior:

  1. Enable Autoroute
  2. Create Content Type called "Test"
  3. Create content item of "Test" called "Test Item"
  4. Delete the content type "Test"
  5. Edit the "Test Item"
  6. Click Save

Expected behavior

AutoroutePartIndex should not throw an exception

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
3 participants