ThalesGroup / security-risk-assessment-tool

The ISRA security-risk-assessment-tool project is an Electron based application used to do security risk assessments at a technical level
BSD 4-Clause "Original" or "Old" License
22 stars 7 forks source link

[Issue]: After open different files with the same organization, it will have duplicate item in the organization drop down #272

Open ssyap78 opened 3 months ago

ssyap78 commented 3 months ago

Issue Description

After user open several files with the same organization without closing the app, under Welcome > organization drop down, it will have duplicate organization items.

Duplicate Steps

  1. Open file with organization name, eg. "ABC"
  2. Open another file with the same organization name, eg. "ABC"
  3. Under Welcome, Organization drop down, it will have 2 "ABC"

Expected Results

It should not have duplication item in Organization drop down list.

Version Detected

1.1.0 (Default)

Attachments

No response