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

Update arches node value display functions for reference datatype #55

Open
jacobtylerwalls opened this issue Dec 20, 2024 · 1 comment

Comments

@jacobtylerwalls
Copy link
Member

jacobtylerwalls commented Dec 20, 2024

Either add the new data type to this guard, or implement the functionality:
https://github.com/archesproject/arches/blob/02f2d8cf3c976c10f8f5793556dd528d4c8bb693/arches/app/models/migrations/10705_spatialviews_internationalisation_support.py#L337-L339

This will be tricky since this function is under the ownership of core arches.

@jacobtylerwalls
Copy link
Member Author

This will be tricky since this function is under the ownership of core arches.

Another case for ORM-ifying these so that it's extensible via python classes only. Maybe effort should be focused there.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant