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

ManagerAPI: Fix bug with story redirection when URL has partial storyId #24345

Merged
merged 4 commits into from
Oct 5, 2023

Commits on Oct 2, 2023

  1. Add code to let the preview decide which story to view if the URL doe…

    …sn't specify the full ID.
    
    Add e2e test for this behavior.
    ndelangen committed Oct 2, 2023
    Configuration menu
    Copy the full SHA
    2b29cfb View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    773d650 View commit details
    Browse the repository at this point in the history
  3. fix unit test

    ndelangen committed Oct 2, 2023
    Configuration menu
    Copy the full SHA
    dee3552 View commit details
    Browse the repository at this point in the history

Commits on Oct 3, 2023

  1. Configuration menu
    Copy the full SHA
    4c49a5a View commit details
    Browse the repository at this point in the history