microsoft / xblock-azure-media-services

xblock-azure-media-services
Other
14 stars 19 forks source link

Remove the configuration option for download of videos and Error message shown for video #55

Closed satyarapelly closed 6 years ago

satyarapelly commented 6 years ago

What does this PR do? Please provide some context

Bug 153653:Remove the configuration option for download of videos and transcripts. Bug 153658:Error message shown for video (that is no longer shared) should be updated

Where should the reviewer start?

How can this be manually tested? (brief repro steps and corpnet-URL with change)

What are the relevant TFS items? (list id numbers)

Definition of done:

Reminders DURING merge

  1. If you're merging from a short-term (feature) branch into a long-term branch (like dev, release, or master) then "Squash and merge" to keep our history clean.
  2. If merging from two longterm branches (like cherry picks from upstream, dev to release, etc) then "Create merge commit" to preserve individual commits.