You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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:
Enable Autoroute
Create Content Type called "Test"
Create content item of "Test" called "Test Item"
Delete the content type "Test"
Edit the "Test Item"
Click Save
Expected behavior
AutoroutePartIndex should not throw an exception
The text was updated successfully, but these errors were encountered:
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 foundTo Reproduce
Steps to reproduce the behavior:
Expected behavior
AutoroutePartIndex
should not throw an exceptionThe text was updated successfully, but these errors were encountered: