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
{{ message }}
This repository has been archived by the owner on Oct 6, 2021. It is now read-only.
Summary
When an Author is created, a slug is generated; when an author is renamed, the slug is not updated.
Expected Outcome
When renaming the Captain Author, the slug should be regenerated based on the new name, and a redirect added to prevent breaking existing links.
What Actually Happened
The slug is left as is, and no longer has a connection to the Author name.
The text was updated successfully, but these errors were encountered: