-
Notifications
You must be signed in to change notification settings - Fork 1k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Livetstream filtering of containers does not send event of ref being shared #8843
Comments
After some testing, it seems we have an issue with events created in streams. Consider using organization sharing, when we add an entity or an observable in a report, there is a event in the stream to tell "Share this entity with the organization". But when adding a relationship, there is no such event. For example:
You have an update event First step is to analyze and fix this issue. To add extra information, some elements are not concerned by organization sharing, you can find the list in the array |
Its a design choice to not auto share the SRO. |
After discussion, the issue is the following:
|
Description
Environment
Reproducible Steps
Steps to create the smallest reproducible scenario:
Expected Output
You should see all entities, observables and relations (assuming you have the correct marking)
Actual Output
Relations are missing & some entities too.
Additional information
Screenshots (optional)
The text was updated successfully, but these errors were encountered: