-
Notifications
You must be signed in to change notification settings - Fork 8
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Disable form for any not created by form #132
Comments
Basics of this has been implemented, now only new doi's minted will be able to use the form for editing metadata. |
Form disable meta editing related to #132
Additional enable button was added as part of this, all of this is now implemented in the test system. |
Deployed in production, default is now to disable form unless we know it's created. |
To prevent temporary issues with overriding metadata via the form we need to prevent people updating using the form.
Default behaviour is disable the form metadata parts, continue allowing updates of URL and State.
Enable the form when a source of DOI registration is the form, this however will only affect future DOI's registered using the form.
The text was updated successfully, but these errors were encountered: