-
Notifications
You must be signed in to change notification settings - Fork 4
Open
Labels
bugSomething isn't workingSomething isn't working
Milestone
Description
Context
This bug does not affect the functionality of the whole service. It causes fewer details given when a request fails, though.
Describe the bug
This class ExtededErrorAttributes is supposed to add a pit-record attribute, which, in case of validation errors, will attach the affected record. But this does not seem to work. (Discovered by looking at the test testResolvingInvalidRecordWithValidationFail, confirmed in others).
To Reproduce
Steps to reproduce the behavior:
- run
testResolvingInvalidRecordWithValidationFail(or in master branch, for exampletestInvalidRecordWithProfile) - Check response
Expected behavior
include record encoded in pid-record key
Possible Starting points for a solution
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working