Skip to content

Simplify traits attribute value access and storage operations #1236

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

Merged
merged 54 commits into from
Jul 21, 2025

Conversation

kamathprasad9
Copy link
Collaborator

@kamathprasad9 kamathprasad9 commented May 4, 2025

Description

Adds a helper class to provide a better way to manage ObservationVariable's attribute-value saving and storage

Change Type

  • ADDITION (non-breaking change that adds functionality)
  • CHANGE (fix or feature that alters existing functionality)
  • FIX (non-breaking change that resolves an issue)
  • OTHER (use only for changes like tooling, build system, CI, docs, etc.)

Release Note



Release Type

For internal use - please leave these unchecked unless you are the one completing the merge.

  • MAJOR
  • MINOR
  • WAIT (No immediate release, but the changelog will be still be updated if there is a release note.)

chaneylc and others added 30 commits March 18, 2025 16:18
# Conflicts:
#	app/build.gradle
#	app/src/main/java/com/fieldbook/tracker/traits/formats/Formats.kt
#	build.gradle
Copy link
Member

@chaneylc chaneylc left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I like the improvements, but I think we can go a step further with the 'details' query I describe.

@chaneylc
Copy link
Member

chaneylc commented May 8, 2025

It's also worth adding BrAPI unit attributes, look at the BrAPI usages of createFieldData when a study is saved in the service.

@kamathprasad9 kamathprasad9 force-pushed the simplify-attribute-value branch from 9d3a5b3 to 787b707 Compare May 22, 2025 01:37
@kamathprasad9 kamathprasad9 changed the base branch from main to group-fields May 27, 2025 04:08
@kamathprasad9 kamathprasad9 requested a review from chaneylc July 9, 2025 00:40
@kamathprasad9 kamathprasad9 changed the base branch from group-fields to issue_471_database_query_name_usages July 21, 2025 02:59
@trife trife merged commit efbd368 into issue_471_database_query_name_usages Jul 21, 2025
@trife trife deleted the simplify-attribute-value branch July 21, 2025 16:17
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

Successfully merging this pull request may close these issues.

3 participants