mitodl / odl-video-service

building blocks for a basic video service for ODL
BSD 3-Clause "New" or "Revised" License
4 stars 1 forks source link

Video permission dialog doesn't reflect state of collection permission #957

Open pdpinch opened 3 years ago

pdpinch commented 3 years ago

Steps to Reproduce

  1. Create a collection and add a video (or use an existing one)
  2. Set the collection permissions to "Only Owner"
  3. Click the overflow button on a video and choose "Edit" from the pop-up menu
  4. Confirm that under "Who can View this collection" the choice "Same as Collection" has a hint "Only Owner"
  5. Return to the collection permissions and change them to "MIT Touchstone"
  6. Click the overflow button on a video again and choose "Edit" from the pop-up menu

Expected Behavior

Actual Behavior

The video permission for "Same as Collection" has the hint "Only Owner"

Related issues

We added the "MIT Touchstone" permission in #889

Screenshot or Screencast

image