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

Add "Values resolution" within the error types #125

Closed
lfoppiano opened this issue Nov 1, 2022 · 2 comments
Closed

Add "Values resolution" within the error types #125

lfoppiano opened this issue Nov 1, 2022 · 2 comments

Comments

@lfoppiano
Copy link
Owner

The error type "value resolution" will be used to identify all the records that are not usable, see discussion on #123

@lfoppiano
Copy link
Owner Author

In addition we will add an entry point where the error types can be fetched from the frontend, so that if we need to add more error types we can change it in a single place.

@lfoppiano
Copy link
Owner Author

I've implemented a quick fix of this

image

in future we will centralise the error type in the backend #131

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