TextAnalysisTool / Releases

Repository for storing release artifacts (ex: binaries).
88 stars 26 forks source link

Have to save filter every time open it from command line? #40

Closed cloudseasail closed 7 years ago

cloudseasail commented 7 years ago

when loading filters using command line, it always ask me to save the filter., but I didnot modify the filter, it is quite ignoring. 270 TextAnalysisTool.NET.exe \Logs\MyLog.log /Filters:"\Saved Filters\MyFilters.tat"

"Load Filter" using UI menu donot have this issue.

DavidAnson commented 7 years ago

Sounds like a duplicate of issue #39 - the change discussed there is under review now. Thanks for letting us know!

vincec-msft commented 7 years ago

I can only reproduce this if the filters are somehow changed. Are you toggling the enabled state, moving, or editing the filters? If so then it's issue #39 as David suggests. If you run the command above and immediately close the app yet you still get a prompt to save then it's a different issue and we'll need more detail in order to reproduce.