Background
As part of T347705 (which is redesigning how release right questions are asked for multiple uploads) we moved all the release right questions to its own step instead of mixing it with describe step.
However, the behaviour for uploads via Flickr links were not accounted for in the above ticket and as a result release rights related questions/information still remain in "describe" step for the Flickr use case.
The two scenarios that currently exists:
For a license that maps directly to one we support there’s a message on describe indicating the license
For a “Public Domain Mark” image that doesn’t map directly to a particular license, we also show that message indicating the license on Flickr, but also ask then to select the proper license
Problem
The current presentations of release right questions/information for Flickr links is not consistent with release right questions/info for media uploaded from computer. The release rights related content should not be shown on describe step.
Solution
Based on the above flow chart the following things in the flow needs to be updated for flickr uploads in order to have a more consistent and simple experience:
- Update the copy for the warning dialog for flickr uploads when the license is not allowed.
- Show the license under the Title on upload page for flickr uploads
- Continue to skip release right step for flickr uploads
- Remove any mention of release rights or related questions from describe step
- Auto assign a valid CC license to the upload. For other cases like: If on flickr it says public domain mark, we can assign Public Domain license. (Check Flickypedia as they are following a similar approach)