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

Add serialized_attr for LTI rostering opt-out #56548

Merged
merged 1 commit into from
Feb 13, 2024

Conversation

carl-codeorg
Copy link
Contributor

@carl-codeorg carl-codeorg commented Feb 13, 2024

Adds a new serialized_attr to the user model for the roster sync opt-out setting. Also adds a helper to the LTI policy to check this field. This is prerequisite work for adding this setting to the account settings page and sync confirmation pop-up.

Links

Jira ticket

Testing story

Deployment strategy

Follow-up work

Adding toggle to Account Settings page
Adding button to sync pop-up

Privacy

Security

Caching

PR Checklist:

  • Tests provide adequate coverage
  • Privacy and Security impacts have been assessed
  • Code is well-commented
  • New features are translatable or updates will not break translations
  • Relevant documentation has been added or updated
  • User impact is well-understood and desirable
  • Pull Request is labeled appropriately
  • Follow-up work items (including potential tech debt) are tracked and linked

@carl-codeorg carl-codeorg marked this pull request as ready for review February 13, 2024 20:37
@carl-codeorg carl-codeorg requested a review from a team February 13, 2024 20:37
Copy link
Contributor

@wilkie wilkie left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Can't really go wrong, here. :) 👍

@carl-codeorg carl-codeorg merged commit b80bb21 into staging Feb 13, 2024
2 checks passed
@carl-codeorg carl-codeorg deleted the p20-703/roster-opt-out-field branch February 13, 2024 22:00
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.

None yet

2 participants