-
Notifications
You must be signed in to change notification settings - Fork 155
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
Rename "Dataset" to "Entity List" #466
Comments
Why we decided not to change API endpoints @lognaturel wrote on Slack:
…
I wrote:
|
I'm thinking we should update the Problems that mention Datasets. Some of them wind up passed through to frontend like here in the dataset property validation step. |
Continuing musings from #482 (comment). We need to decide what problem messages should be consistent with: everything else in backend or the universe outside of backend. These messages are at the edge so it's not an obvious decision. My current leaning is to keep everything in backend using 'dataset', even moving forward, and to be sure that problems that have messages with 'dataset' are explicitly handled in frontend and given localizable strings. |
This question was separated into its own issue, #487. |
Make this change in:
API requestsAPI endpoints (should we add aliases so that it isn't a breaking change?)The text was updated successfully, but these errors were encountered: