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

Handle song slug changes #125

Merged
merged 1 commit into from
May 16, 2022
Merged

Handle song slug changes #125

merged 1 commit into from
May 16, 2022

Conversation

devmount
Copy link
Owner

Description of the Change

This change persists song slug changes (when modifying song title) to all references to songs:

  • songs field of setlists
  • translations field of songs

Benefits

Song titles can now be changes without throwing errors in setlists or translations of this song afterwards.

Applicable Issues

Closes #105

Signed-off-by: Andreas Müller <mail@devmount.de>
@devmount devmount merged commit fe5a318 into main May 16, 2022
@devmount devmount deleted the song-slug-change branch May 16, 2022 19:31
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.

Handle song url slug changes
1 participant