Skip to content

[frontend] Fix promoted checkbox not showing in container observables screen (#14598)#14652

Merged
marieflorescontact merged 1 commit intomasterfrom
issue/14598
Feb 27, 2026
Merged

[frontend] Fix promoted checkbox not showing in container observables screen (#14598)#14652
marieflorescontact merged 1 commit intomasterfrom
issue/14598

Conversation

@marieflorescontact
Copy link
Member

Proposed changes

  • add container in dataTable props as it was undefined and the promoted checkbox is contionned on container.id

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

@marieflorescontact marieflorescontact changed the title [frontend] Fix missing container props in DataTable (#14598) [frontend] Fix promoted checkbox not showing in container observables screen (#14598) Feb 26, 2026
@marieflorescontact marieflorescontact self-assigned this Feb 26, 2026
@marieflorescontact marieflorescontact added the filigran team use to identify PR from the Filigran team label Feb 26, 2026
@codecov
Copy link

codecov bot commented Feb 26, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 32.35%. Comparing base (0a6e615) to head (f6965a7).
⚠️ Report is 15 commits behind head on master.

Additional details and impacted files
@@            Coverage Diff             @@
##           master   #14652      +/-   ##
==========================================
- Coverage   32.36%   32.35%   -0.02%     
==========================================
  Files        3096     3096              
  Lines      210896   210973      +77     
  Branches    38197    38246      +49     
==========================================
+ Hits        68262    68263       +1     
- Misses     142634   142710      +76     
Flag Coverage Δ
opencti-client-python 45.50% <ø> (ø)
opencti-front 2.82% <ø> (-0.01%) ⬇️
opencti-graphql 67.74% <ø> (ø)

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.

@marieflorescontact marieflorescontact marked this pull request as ready for review February 26, 2026 16:14
@marieflorescontact marieflorescontact merged commit b15296d into master Feb 27, 2026
39 checks passed
@marieflorescontact marieflorescontact deleted the issue/14598 branch February 27, 2026 08:38
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.

Indicators promoted from Observables in a report, not showing in Knowledge view

2 participants