What's changed
Bug Fixes (4)
-
SingleProcessingHeader: remove uuid prefix for currentSubmissionUid (#7033)
Fixes an issue with incorrectly formatted uids that broke functionality
in the audio processing view. -
regionSelector: require region selection for transcriptions (#7031)
Region selection is now required when creating an automatic transcript,
so the first available region is now selected automatically. Fields were
restyled for better experience. -
subsequences: migrate qpath to xpath in SubmissionSupplements (#7046)
Ensure old NLP data and QA question responses get exported.
Fixes a bug wherein older transcripts, translations, and qa question
responses were not showing up in exports or the data table. -
transcription: submission data not updating on navigation (#7030)
Fixes an issue with using arrow navigation to switch to other
submissions in audio processing view would not fully update submission
data, causing possible data loss. Also, adds confirmation message when
there is unsaved data in the view and a user tries to navigate to
another question or submission.
Full Changelog: https://github.com/kobotoolbox/kpi/compare/2.026.12e..2.026.12g