getodk / central-frontend

Vue.js based frontend for ODK Central
https://docs.getodk.org/central-intro/
Apache License 2.0
32 stars 59 forks source link

Updated code to get entity problem message #886

Closed ktuite closed 1 year ago

ktuite commented 1 year ago

Closes https://github.com/getodk/central/issues/536

Changes how the error messages are pulled out of audit log details now with optional changing and nullish coalescing.

What has been done to verify that this works as intended?

trying it, tests.

Why is this the best possible solution? Were any other approaches considered?

How does this change affect users? Describe intentional changes to behavior and behavior that could have accidentally been affected by code changes. In other words, what are the regression risks?

Does this change require updates to user documentation? If so, please file an issue here and include the link below.

Before submitting this PR, please make sure you have: