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

fix(utils): replace itemLinkTo string with correct object #19

Merged
merged 1 commit into from
May 16, 2024

Conversation

musicEnfanthen
Copy link
Member

This PR changes the itemLinkTo section of an item in the content of the source description to be provided as object instead of a simple string.

So instead of "M_217_Sk1" it will now correctly convert the itemLinkTo to "{ 'complexId': 'm217', 'sheetId': 'M_217_Sk1' }" as expected by awg-app.

@musicEnfanthen musicEnfanthen requested a review from masthom May 15, 2024 15:39
Copy link

@masthom masthom left a comment

Choose a reason for hiding this comment

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

👍

@musicEnfanthen musicEnfanthen merged commit af62f12 into webern-unibas-ch:main May 16, 2024
3 checks passed
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.

2 participants