• Home
  • Features
  • Pricing
  • Docs
  • Announcements
  • Sign In

kobotoolbox / kpi / 28423652234 / 7
81%
master: 76%

Build:
Build:
LAST BUILD BRANCH: DEV-1469-create-model-for-tag-trackers
DEFAULT BRANCH: master
Ran 30 Jun 2026 06:05AM UTC
Files 888
Run time 22s
Badge
Embed ▾
README BADGES
x

If you need to use a raster PNG badge, change the '.svg' to '.png' in the link

Markdown

Textile

RDoc

HTML

Rst

30 Jun 2026 05:57AM UTC coverage: 58.992% (+14.5%) from 44.461%
28423652234.7

push

github

web-flow
fix(bulkProcessing): fix bulk action re-processing after deletion and language switching DEV-2346 DEV-2338 (#7184)

### 📣 Summary
This PR fixes two bugs in the bulk transcription and translation feature
that prevented users from re-processing audio submissions after they had
already interacted with them.

### 📖 Description
(DEV-2346): When a user switched the interface language and then tried
to run a bulk transcription or translation on their submissions, the
entire batch would fail with an error. This happened because the
language-switching caused an internal mismatch that broke the bulk
processing request before it even started.

(DEV-2338): When a user transcribed a submission, then deleted that
transcription (via the "Discard" button in the Single Processing view),
and then tried to transcribe the same submission again using the same
language, they would get a "400 - All submissions are already processed
or currently being processed" error. The system was not correctly
recognising that the previous transcription had been deleted and was
treating the submission as if it was still processed.

What was fixed? Both bugs have been resolved so that users can now:
- Switch languages freely without disrupting bulk processing requests.
- Delete a transcription and immediately re-transcribe the same
submission in the same language without errors.

5868 of 12487 branches covered (46.99%)

21793 of 36942 relevant lines covered (58.99%)

0.59 hits per line

Source Files on job 28423652234.7
  • Tree
  • List 888
  • Changed 200
  • Source Changed 0
  • Coverage Changed 200
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses
  • Back to Build 28423652234
  • 4b035080 on github
  • Prev Job for on main (#28398193226.1)
  • Next Job for on main (#28427017855.2)
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2026 Coveralls, Inc