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

Bugfix: content-steering start with one pathway #6760

Merged

Conversation

robwalch
Copy link
Collaborator

@robwalch robwalch commented Oct 8, 2024

This PR will...

Fix content-steering when starting with a single pathway and cloning another without a pathway change

Why is this Pull Request needed?

If there aren't pathways to filter out other than the default, or the pathway is not explicitly changed on start, then the levels array in the level controller remain the same as that in the content-steering controller.

Are there any points in the code the reviewer needs to double check?

Resolves issues:

Fixes #6759

Checklist

  • changes have been done against master branch, and PR does not conflict
  • new unit / functional tests have been added (whenever applicable)
  • API or design changes are documented in API.md

@robwalch robwalch added this to the 1.5.16 milestone Oct 8, 2024
@robwalch robwalch linked an issue Oct 8, 2024 that may be closed by this pull request
@robwalch robwalch merged commit 8a96fe9 into patch/v1.5.x Oct 8, 2024
13 of 14 checks passed
@robwalch robwalch deleted the bugfix/content-steering-start-with-one-pathway branch October 8, 2024 22:15
robwalch added a commit that referenced this pull request Oct 8, 2024
* patch/v1.5.x:
  Fix content-steering when starting with a single pathway and cloning another without a pathway change (#6760) Fixes #6759
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

The steering mechanism does not work as expected
1 participant