-
Notifications
You must be signed in to change notification settings - Fork 45
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
Fix missing subscription after product migration #1133
Conversation
1e732fb
to
84228be
Compare
84228be
to
4ceffe8
Compare
Extend factories
Filter subs by product/extension
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
The PR looks good to me code wise. But I have to admit that I am not sure exactly how to test it locally. How would you do it? Which steps can you recommend to test this properly?
I can setup a test server. Test instructions are in trello card. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
lgtm 👍
How I tested this pull request:
- Ran a migration from SP5 to SP6 against the branch and checked that the subscription is still attached
- Tested normal registration works
As always, if you think I missed something, please let me know!🚀
Description
Fix missing subscription from activation during 15sp5 -> 15sp6 migration.
related card: https://trello.com/c/SN979OIx/3274-rmt-client-activation-subscription-gone-after-migration-from-15sp5-to-15sp6
Change Type
Please select the correct option.
Checklist
Please check off each item if the requirement is met.
rubocop
.MANUAL.md
file with any changes to the user experience.package/obs/rmt-server.changes
.Other Notes
Please use this space to provide notes or thoughts to the team, such as tips on how to review/demo your changes.