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
@tmeasday We’ve never backported a fix to a minor version before and I’m not sure I want to get into the habit of it. We’ve done it across major versions and I’m happy to do that when needed. What’s wrong with forcing people to upgrade to 5.3 for the fix?
Describe the bug
As we naively map the name to an "story id part" using
toId()
we don't factor in the possibility the story has a non-automatic name.To Reproduce
Expected behavior
It should redirect you to the actual story id, ie
kind--default-story
in this case.The text was updated successfully, but these errors were encountered: