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
When adding a team with multiple players, it can lead to duplicate inserted in database which generate an error.
Environment
OS (where OpenBAS server runs): { e.g. Mac OS 10, Windows 10, Ubuntu 16.4, etc. } All
OpenBAS version: { e.g. OpenBAS 1.0.2 } 1.6.1
OpenBAS client: { e.g. frontend or python } Frontend
Other environment details:
Reproducible Steps
Steps to create the smallest reproducible scenario:
{ e.g. Run ... } Add a team with at least 1 player already existing and added to the scenario
{ e.g. Click ... } Import injects with that same team
{ e.g. Error ... } Error 409 ""A different object with the same identifier value was already associated with the session : [io.openbas.database.model.ScenarioTeamUser#ScenarioTeamUserId(scenarioId=xxx, teamId=xxx, userId=xxx)]"
"
Expected Output
Import Sucessful
Actual Output
Import in error
Additional information
Screenshots (optional)
The text was updated successfully, but these errors were encountered:
Dimfacion
added
bug
use for describing something not working as expected
needs triage
use to identify issue needing triage from Filigran Product team
and removed
needs triage
use to identify issue needing triage from Filigran Product team
labels
Sep 18, 2024
Description
When adding a team with multiple players, it can lead to duplicate inserted in database which generate an error.
Environment
Reproducible Steps
Steps to create the smallest reproducible scenario:
"
Expected Output
Import Sucessful
Actual Output
Import in error
Additional information
Screenshots (optional)
The text was updated successfully, but these errors were encountered: