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

Form to submit data update suggestions #7

Open
muffix opened this issue Dec 30, 2022 · 0 comments
Open

Form to submit data update suggestions #7

muffix opened this issue Dec 30, 2022 · 0 comments
Labels
enhancement New feature or request

Comments

@muffix
Copy link
Owner

muffix commented Dec 30, 2022

Is your feature request related to a problem? Please Describe.

Currently, data change requests are submitted via e-mail and are applied manually. The data doesn't come in the right format and it's unclear what exactly is needed.

Describe the solution you'd like

We should provide a form in the app that allows users to submit data change suggestions to a backend. Submissions should be POSTed to a configurable endpoint. The submission must only include the object to be updated. If the request is to add a new corporation, it must contain all objects that are to be created. IDs for objects to be created must be included.

References (fields ending in ...Id) must be strings and must reference an object of the correct type.

Describe alternatives you've considered

A web form could be a good first step might be easier to achieve, but requires hosting.

Additional context

@muffix muffix added the enhancement New feature or request label Dec 30, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant