[BUG] Invalid JSON API schema after update #11251
Labels
component/json-api
HTTP JSON API
needs-backport
Candidate fix for backporting to the latest release branch
team/ledger-clients
Related to the Ledger Clients team's components.
Milestone
I confirm that, if this is a bug that has security implications, I already contacted [email protected] and followed the responsible disclosure policy.
I confirm that this is not a question or a request for technical support by the community, for which the Daml forum is available.
Affected Daml version(s)
1.17.1 and 1.18 snapshot
Bug description
The schema is not correctly validated after a change as part of the transition from 1.17.x to 1.18.x
To reproduce
Start from a fresh database on 1.17.0, shut down, restart without creating the schema on 1.18 snapshot. The issue originally fixed by #11102 will still occur.
Expected behavior
Enter here a clear and concise description of what you expected to happen.
Workaround
The JSON API query store can be safely dropped and we can restart.
Additional context
Original fix: #11102
Backport to 1.17.1: #11143
The text was updated successfully, but these errors were encountered: