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

[score_instrument] use getInstanceData to get the instrument data #9263

Merged
merged 2 commits into from
May 16, 2024

Conversation

driusan
Copy link
Collaborator

@driusan driusan commented May 13, 2024

The score_instrument script breaks with JSON data. This updates the script to use getInstanceData() instead of trying to write an SQL query directly so that it works no matter what format the instrument saves data in.

The score_instrument script breaks with JSON data. This updates the
script to use getInstanceData() instead of trying to write an SQL
query directly so that it works no matter what format the instrument
saves data in.
@CamilleBeau CamilleBeau self-assigned this May 16, 2024
@driusan driusan force-pushed the FixScoreInstrumentJSONData branch from afd70cb to 1009142 Compare May 16, 2024 15:13
@CamilleBeau CamilleBeau added the Passed Manual Tests PR has undergone proper testing by at least one peer label May 16, 2024
@driusan driusan merged commit 6ae696b into aces:main May 16, 2024
28 checks passed
@ridz1208 ridz1208 added this to the 26.0.0 milestone Jun 6, 2024
maximemulder pushed a commit to maximemulder/Loris that referenced this pull request Sep 25, 2024
…es#9263)

The score_instrument script breaks with JSON data. This updates the
script to use getInstanceData() instead of trying to write an SQL
query directly so that it works no matter what format the instrument
saves data in.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Passed Manual Tests PR has undergone proper testing by at least one peer
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants