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

As a content editor, I want the location field for digital edition/translations to automatically populate from an existing edition/translation on the same source, so that I can save time manually re-entering it. #1420

Closed
5 tasks done
blms opened this issue Jul 17, 2023 · 1 comment
Assignees
Labels
🆕 enhancement New feature or request performant Tasks for or taken on by Performant

Comments

@blms
Copy link
Contributor

blms commented Jul 17, 2023

testing notes (qa)

In the QA admin site, navigate to a document.

  • Add an Edition footnote with some value in the "location" field
  • Add a new transcription with the transcription editor on the same source as the Edition footnote you created
  • In the transcription editor, create some annotation blocks on the images
  • On the document, there should now be a new Digital Edition footnote with the same location as the Edition footnote
  • Try the same with a Translation footnote with a location, adding a translation on the same source in the translation editor. The newly created Digital Translation footnote should get the same location as the Translation footnote
  • Try this on a document with more than one Edition footnote on the same source, each having different locations. Using the transcription editor to create a new transcription on that source should not populate the new Digital Edition footnote with a location, since it is ambiguous which Edition footnote should be used.

Requested by @mrustow over Slack. This should include:

  • A one-time migration to copy all Footnote.location values from edition to digital edition, and translation to digital translation, on the same Source
  • Logic to populate this automatically when users are creating digital content via annotations in the transcription/translation editor
@blms blms added 🆕 enhancement New feature or request performant Tasks for or taken on by Performant labels Jul 17, 2023
@blms blms self-assigned this Jul 17, 2023
blms added a commit that referenced this issue Aug 8, 2023
blms added a commit that referenced this issue Aug 8, 2023
…ation

Populate new and existing digital footnotes' "location" field from corresponding non-digital footnote (#1420)
@blms blms added the 🗜️ awaiting testing Implemented and ready to be tested label Aug 9, 2023
@kseniaryzhova
Copy link

@blms works as it should, thank you! Closing!

@blms blms removed the 🗜️ awaiting testing Implemented and ready to be tested label Aug 14, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
🆕 enhancement New feature or request performant Tasks for or taken on by Performant
Projects
None yet
Development

No branches or pull requests

2 participants