You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Bulk update of injects always allow a user to add/replace/remove assets, asset groups, and teams, even if the selected injects are only of type email, for instance.
Environment
MacOS
OpenBAS version: 1.11.0 }
OpenBAS client: frontend
Reproducible Steps
Steps to create the smallest reproducible scenario:
Go to scenario -> Inject tabs
Either choose a scenario with at least 1 inject of type email or create one
Select at least 1 email type inject.
In the toolbar, click on the bulk update icon
Observe that you can still add/replace/remove assets and asset groups
Expected Output
To be defined:
If only email type injects are selected, only allow for add/replace/remove of teams ?
What if there are multiple types of injects, some which don't allow assets or asset groups, some other allowing it ?
Warning on the fact that when using the "select all" feature, we don't have access to pages that are not loaded so we can't know on the client side if all selected elements are of a certain type or not unless a filter is set.
Actual Output
The bulk update window always allow updated of assets, asset groups or teams even if the type of inject don't allow it.
The update still works, and data is persisted in the DB, despite being useless.
Screenshots (optional)
The text was updated successfully, but these errors were encountered:
impolitepanda
added
bug
use for describing something not working as expected
needs triage
use to identify issue needing triage from Filigran Product team
labels
Jan 7, 2025
Description
Bulk update of injects always allow a user to add/replace/remove assets, asset groups, and teams, even if the selected injects are only of type email, for instance.
Environment
Reproducible Steps
Steps to create the smallest reproducible scenario:
Expected Output
To be defined:
Actual Output
The bulk update window always allow updated of assets, asset groups or teams even if the type of inject don't allow it.
The update still works, and data is persisted in the DB, despite being useless.
Screenshots (optional)
The text was updated successfully, but these errors were encountered: