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

Depending on launch URL, LTI 1.3 LineItems might have different URLs #475

Open
cmcfadden opened this issue Sep 20, 2022 · 0 comments
Open

Comments

@cmcfadden
Copy link
Member

Currently we treat the lineitem as the unique identifier for an assignment. But it's possible to get two different lineitems for the same assignment, one with umn.instructure.com and one with canvas.umn.edu.

This won't cause any problems on the student side, but it could potentially cause an extra folder to be created in the Chime.

Easiest fix would be to mirror what we're doing with return URL and just force all line item URLs to a single domain. Would also need to write a migration to fix existing line items.

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

No branches or pull requests

1 participant