ctc-oss / fapolicy-analyzer

Tools to assist with the configuration and management of fapolicyd.
https://ctc-oss.github.io/fapolicy-analyzer
GNU General Public License v3.0
12 stars 5 forks source link

Ancillary Trust not reloading properly after opening session file #828

Closed dorschs57 closed 1 year ago

dorschs57 commented 1 year ago

Possibly the same issue as #827 but need to investigate to make sure. The ancillary trust view does not reload properly when switching between session files.

To Reproduce:

  1. Add some trusted files to the Ancillary Trust.
  2. Save a session as session1.json
  3. Add or delete some more files from the Ancillary Trust
  4. Save a second session file as session2.json
  5. Switch back and forth between sessions by opening one of the session files
  6. The Ancillary Trust view does not fully populate with the changes from the session file and the percentage completed status gets stuck and lever finishes.
jw3 commented 1 year ago

Possibly related to #736?