WING-NUS/SSID

๐Ÿ› SSID Guest/Magic link not working

huyuxin0429 opened this issue ยท 1 comments

Cc:

Hi

Describe the Bug

To Reproduce

Steps to reproduce the behavior:

  1. Go to assignments/{assignment id}/submission_similarities
  2. Click on create to try to create a sharable link
  3. See error
image image

Expected Behavior

Sharable link created

Tasks

  • Investigate
  • Fix

Acceptance Criteria

More Information

Environment

  • Device: [e.g. iPhone 12]
  • Browser: [e.g. chrome, safari]
  • OS: [e.g. iOS]

Screenshots

Thanks!

Investigation result: Looks like a regression during Devise migration

@user = User.find_by_id(session[:user_id])