Skip to content

[backend] Sharing saved filters APIs (#11624)#16044

Open
Archidoit wants to merge 5 commits into
masterfrom
issue/sharedFilters-2
Open

[backend] Sharing saved filters APIs (#11624)#16044
Archidoit wants to merge 5 commits into
masterfrom
issue/sharedFilters-2

Conversation

@Archidoit
Copy link
Copy Markdown
Member

@Archidoit Archidoit commented May 18, 2026

Proposed changes

  • APIs to share saved filters under SHARE_FILTERS FF
  • associated backend tests

Related issues

partially fixes #11624

@Archidoit Archidoit self-assigned this May 18, 2026
@Archidoit Archidoit added the filigran team use to identify PR from the Filigran team label May 18, 2026
@codecov
Copy link
Copy Markdown

codecov Bot commented May 18, 2026

Codecov Report

❌ Patch coverage is 95.00000% with 2 lines in your changes missing coverage. Please review.
✅ Project coverage is 34.89%. Comparing base (37fdf25) to head (207faf5).
⚠️ Report is 1 commits behind head on master.

Files with missing lines Patch % Lines
...phql/src/modules/savedFilter/savedFilter-domain.ts 92.59% 2 Missing ⚠️
Additional details and impacted files
@@           Coverage Diff           @@
##           master   #16044   +/-   ##
=======================================
  Coverage   34.88%   34.89%           
=======================================
  Files        3211     3211           
  Lines      219359   219391   +32     
  Branches    40715    40718    +3     
=======================================
+ Hits        76514    76547   +33     
+ Misses     142845   142844    -1     
Flag Coverage Δ
opencti-client-python 46.36% <ø> (ø)
opencti-front 3.45% <ø> (ø)
opencti-graphql 71.81% <95.00%> (+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.

@Archidoit Archidoit marked this pull request as draft May 18, 2026 09:40
@Archidoit Archidoit force-pushed the issue/sharedFilters-2 branch from 3607cb9 to 227ca15 Compare May 19, 2026 07:27
@Archidoit Archidoit requested a review from fellowseb May 19, 2026 07:59
@Archidoit Archidoit marked this pull request as ready for review May 19, 2026 08:50
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.

Enable sharing of saved filters with other users, groups, or organizations

1 participant