Skip to content
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

Closed
richardhallett opened this issue Jan 14, 2019 · 3 comments
Closed

Disable form for any not created by form #132

richardhallett opened this issue Jan 14, 2019 · 3 comments
Assignees

Comments

@richardhallett
Copy link
Contributor

richardhallett commented Jan 14, 2019

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.

@richardhallett
Copy link
Contributor Author

Basics of this has been implemented, now only new doi's minted will be able to use the form for editing metadata.
However an additional requirement is now needed:
Ability for staff to enable the form for a specific DOI manually via a new button/screen, this is for the the use-case where a user created previously via a form and is confident about not doing any metadata overwrites.

richardhallett added a commit that referenced this issue Jan 15, 2019
Form disable meta editing related to #132
@richardhallett
Copy link
Contributor Author

Additional enable button was added as part of this, all of this is now implemented in the test system.

@richardhallett
Copy link
Contributor Author

Deployed in production, default is now to disable form unless we know it's created.
Admins can find an enable button if they are sure.

@ghost ghost removed the development label Jan 17, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant