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

display_value sometimes missing on json representation of RI-list datatypes #11641

Closed
jacobtylerwalls opened this issue Nov 20, 2024 · 0 comments · Fixed by #11642
Closed

display_value sometimes missing on json representation of RI-list datatypes #11641

jacobtylerwalls opened this issue Nov 20, 2024 · 0 comments · Fixed by #11642
Assignees
Labels
Type: Bug Something isn't working unreleased

Comments

@jacobtylerwalls
Copy link
Member

  • Create a resource with an ri-list datatype
  • Populate the tile with two resources
  • Request a representation that calls to_json() on the datatype, e.g. label based graph or arches model queryset

Expect: display value present on both tile values
Actual: display value present on one only

Regression in eb85d10 (unreleased)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Type: Bug Something isn't working unreleased
Projects
Status: Done
Development

Successfully merging a pull request may close this issue.

1 participant