Kittyfisto / Tailviewer

Open source log file viewer
https://kittyfisto.github.io/Tailviewer/
MIT License
200 stars 37 forks source link

Persist data source settings of folder data source #197

Open Kittyfisto opened 5 years ago

Kittyfisto commented 5 years ago

Current behaviour

Data source specific settings of data sources which are children of folder data sources are not persisted between tailviewer sessions.

Expected behaviour

It should be persisted.

Steps to reproduce the problem

  1. Add a folder data source for a non-empty folder
  2. Select any file (part of that folder data source)
  3. Change any of the following:
    • Activate/Deactivate quick filters
    • Level filter
    • Single/Multi line
    • Displayed columns
    • Add/Remove Bookmarks
  4. Restart Tailviewer
  5. Select the same file as in step 2 (as soon as it appears)
  6. You will find that whatever you have changed in 3 is now gone