Skip to content
This repository was archived by the owner on Jan 12, 2022. It is now read-only.

Error message does not contain field names #247

@pp2amd6

Description

@pp2amd6

What version of Node.js are you using?

v12.22.6

What version of npm are you using?

6.14.15

What operating system are you using?

CentOS Linux release 7.9.2009

Describe the Bug

When trying to save a citizen without entering the required fields, we get an error.

The error message specifies the id of the input fields instead of the field name.

Expected Behavior

Displaying the field names instead of the input field id in the error message

To Reproduce

Page: /citizen/create

On the create page, press the create button and get an error:
GZP0iT3 1

Metadata

Metadata

Assignees

Labels

Added/fixed in devFixed or added in developmentbackendSomething with the backend (api)bugSomething isn't working

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions