Skip to content

[nms][fuji] Fix NMS users & organizations not being created#7651

Merged
themarwhal merged 1 commit intomagma:masterfrom
andreilee:1-6-fuji-nms-users-fix
Jun 18, 2021
Merged

[nms][fuji] Fix NMS users & organizations not being created#7651
themarwhal merged 1 commit intomagma:masterfrom
andreilee:1-6-fuji-nms-users-fix

Conversation

@andreilee
Copy link
Copy Markdown
Contributor

@andreilee andreilee commented Jun 18, 2021

Signed-off-by: Andrei Lee [email protected]

Summary

Added a fix for #6851

To apply this fix for v1.5.0 and v1.5.1, run the provided script (after this merges):

wget https://raw.githubusercontent.com/magma/magma/master/nms/app/packages/magmalte/scripts/fuji-fix/post-upgrade-fix.sh && chmod +x post-upgrade-fix.sh && ./post-upgrade-fix.sh.sh

Test Plan

N/A (dependency on @fbcnms/sequelize-models v0.1.9

Additional Information

  • This change is backwards-breaking

@andreilee andreilee requested review from a team and karthiksubraveti June 18, 2021 01:07
@pull-request-size pull-request-size bot added the size/L Denotes a Pull Request that changes 100-499 lines. label Jun 18, 2021
@github-actions
Copy link
Copy Markdown
Contributor

Thanks for opening a PR! 💯 Please note that all commits must be signed off. This is enforced by the DCO check.

Howto

  • Reviews. The "Reviewers" listed for this PR are the Magma maintainers who will shepherd it.
  • Checks. All required CI checks must pass before merge.
  • Merge. Once approved and passing CI checks, use the ready2merge label to indicate the maintainers can merge your PR.

More info

Please take a moment to read through the Magma project's

If this is your first Magma PR, also consider reading

@pull-request-size pull-request-size bot added size/XS Denotes a PR that changes 0-9 lines. and removed size/L Denotes a Pull Request that changes 100-499 lines. labels Jun 18, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

apply-v1.5 Apply this commit to the v1.5 release branch as well. apply-v1.6 backported-v1.5 backported-v1.6 size/XS Denotes a PR that changes 0-9 lines.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[1.5][nms][upgrade] Unable to add new users after upgrade from 1.4 to 1.5

3 participants