CB-394: Do not allow CC BY-NC-SA license for future reviews#474
CB-394: Do not allow CC BY-NC-SA license for future reviews#474anshg1214 wants to merge 3 commits intometabrainz:masterfrom
Conversation
| "entity_type": review["entity_type"], | ||
| "review": review, | ||
| } | ||
| if not review["is_draft"]: |
There was a problem hiding this comment.
IIUC, this PR currently doesn't show users the option to upgrade from CC SA v3 to CC SA v4. I don't remember whether we decided the move should be opt-in or mandatory but in any case a dialog should be shown to the user. Also, even when doing that need to confirm with @alastair whether CC NC can be upgraded to CC SA or not and accordingly a check may be needed.
Till that is implemented in this or a future PR, we should keep this if check.
There was a problem hiding this comment.
We decided to not worry about asking to upgrade. We'll leave old ones as the current license. If we find that people are asking to upgrade their licenses, the we can add the feature
amCap1712
left a comment
There was a problem hiding this comment.
Looks good but need to test on beta before merging.
CB-394
This PR: