-
Notifications
You must be signed in to change notification settings - Fork 411
Open
Labels
Description
When cloning a problem, we should display more options, specifically:
is_manually_managed
should default toFalse
if the user lacks thejudge.change_manually_managed
perm since the cloning user might lack OneDrive access- Otherwise, it should be configurable, with the default being what is currently set on the problem
- There should be a flag to specify if we copy over the
organizations
field - The
is_full_markup
should be configurable, with it defaulting toFalse
if the cloning user lacksjudge.problem_full_markup
, otherwise it should default to what is currently set on the problem- If the flag is changed to
False
and the cloning user lacksjudge.problem_full_markup
, a warning should show up stating that the problem might not be savable.
- If the flag is changed to