Skip to content

fix: fix transcript audio error when paused - #77

Merged
jhosepmyr merged 1 commit into
developfrom
bugfix/audio-transcription
Jul 10, 2026
Merged

fix: fix transcript audio error when paused#77
jhosepmyr merged 1 commit into
developfrom
bugfix/audio-transcription

Conversation

@Eric396

@Eric396 Eric396 commented Jul 10, 2026

Copy link
Copy Markdown
Contributor

Description

Bounded context / area:

Related issue / US:


Type of Change

  • feat — new feature
  • fix — bug fix
  • refactor — code change without behavior change
  • test — tests only
  • docs — documentation only
  • build / ci — build, dependencies, or CI/CD
  • chore — maintenance

Checklist

  • The PR targets develop (not main)
  • Branch name follows feature/*, bugfix/*, or hotfix/*
  • Commits follow Conventional Commits
  • ./gradlew build passes locally (compile + tests + verifyModularity)
  • New cross-module access respects module boundaries (no reaching into another module's internals)
  • Added/updated tests for the change (Testcontainers for DB-dependent code)
  • No secrets, credentials, or .pem keys are committed
  • CHANGELOG.md updated under [Unreleased]
  • Database changes are expressed as Flyway migrations (common/ or tenant/)

How to Test

Notes / Screenshots (optional)

@Eric396
Eric396 requested a review from jhosepmyr as a code owner July 10, 2026 18:05
@jhosepmyr
jhosepmyr merged commit fe74fc7 into develop Jul 10, 2026
5 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