Skip to content

[frontend] Relationship display at rel creation from graph (#15575)#15608

Open
Archidoit wants to merge 1 commit intomasterfrom
issue/15575
Open

[frontend] Relationship display at rel creation from graph (#15575)#15608
Archidoit wants to merge 1 commit intomasterfrom
issue/15575

Conversation

@Archidoit
Copy link
Copy Markdown
Member

Proposed changes

When creating a relationship from a container graph, if one of the selected links/nodes is a relationship, display it correctly in the creation form.

image

Related issues

fixes #15575

@Archidoit Archidoit self-assigned this Apr 21, 2026
@Archidoit Archidoit added the filigran team use to identify PR from the Filigran team label Apr 21, 2026
@Archidoit Archidoit marked this pull request as draft April 21, 2026 09:49
@codecov
Copy link
Copy Markdown

codecov bot commented Apr 21, 2026

Codecov Report

❌ Patch coverage is 27.27273% with 8 lines in your changes missing coverage. Please review.
✅ Project coverage is 33.61%. Comparing base (4df03c8) to head (bf52ea5).
⚠️ Report is 8 commits behind head on master.

Files with missing lines Patch % Lines
...ents/graph/components/GraphToolbarContentTools.tsx 0.00% 6 Missing ⚠️
.../opencti-front/src/utils/defaultRepresentatives.ts 60.00% 2 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master   #15608      +/-   ##
==========================================
- Coverage   33.62%   33.61%   -0.01%     
==========================================
  Files        3172     3189      +17     
  Lines      214881   217586    +2705     
  Branches    39481    40371     +890     
==========================================
+ Hits        72249    73142     +893     
- Misses     142632   144444    +1812     
Flag Coverage Δ
opencti-client-python 45.50% <ø> (-0.11%) ⬇️
opencti-front 2.94% <27.27%> (-0.01%) ⬇️
opencti-graphql 70.25% <ø> (+0.29%) ⬆️

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 ready for review April 21, 2026 12:15
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.

Relationship display in rel creation form within a knowledge graph

1 participant