Skip to content

[backend] Fix broken migrations (#16101)#16102

Open
fellowseb wants to merge 1 commit into
masterfrom
issue/16101-legacy-tokens-migration-broken
Open

[backend] Fix broken migrations (#16101)#16102
fellowseb wants to merge 1 commit into
masterfrom
issue/16101-legacy-tokens-migration-broken

Conversation

@fellowseb
Copy link
Copy Markdown
Member

Proposed changes

Fixes broken migrations after regression in introduced in 1dffd90#diff-3db2f43c3870850bea7900ca81462ccb140015fc627df8b438d7135fa0b87912R3943.

Related issues

Checklist

  • I consider the submitted work as finished
  • I tested the code for its functionality
  • I wrote test cases for the relevant uses case (coverage and e2e)
  • I added/update the relevant documentation (either on github or on notion)
  • Where necessary I refactored code to improve the overall quality

Further comments

@fellowseb fellowseb self-assigned this May 21, 2026
@github-actions github-actions Bot added the filigran team use to identify PR from the Filigran team label May 21, 2026
@fellowseb fellowseb marked this pull request as ready for review May 21, 2026 00:02
@codecov
Copy link
Copy Markdown

codecov Bot commented May 21, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 35.71%. Comparing base (0adbde1) to head (910d50b).

Additional details and impacted files
@@            Coverage Diff             @@
##           master   #16102      +/-   ##
==========================================
- Coverage   35.71%   35.71%   -0.01%     
==========================================
  Files        3232     3232              
  Lines      221682   221682              
  Branches    41430    41429       -1     
==========================================
- Hits        79169    79166       -3     
- Misses     142513   142516       +3     
Flag Coverage Δ
opencti-client-python 46.36% <ø> (ø)
opencti-front 3.98% <ø> (ø)
opencti-graphql 72.77% <ø> (-0.01%) ⬇️

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

filigran team use to identify PR from the Filigran team

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Legacy tokens migration broken

1 participant