-
Notifications
You must be signed in to change notification settings - Fork 11
Assistant triggered when emails are deleted (quickFilters 5.7) #142
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Comments
Quick Fix version below: This solution suppresses the Assistant if mail is moved to the following special folders: We might need more? To install, download the zip file, then drag the file into Thunderbird Add-ons Manager (do not extract contents). |
A user also didn't want archiving message to trigger the assistant. If we change this behavior, and suppress archiving as trigger, then it will not be possible to use the Assistant to create new filters that archive mail. But I am not sure whether this is a valid use case right now. Will investigate.... |
Hi |
New version suppressing Archived messages. I am not sure if archiving is done by year and whether all subfolders under archives may receive the flag correctly. To install, download the zip file, then drag the file into Thunderbird Add-ons Manager (do not extract contents). Note that this behavior may still be different from the previous versions of quickFilters as they had different reactions depending on what user actions were taken. I am also working on a fix for multiple assistant windows being caused by dropping multiple mails to a QuickFolders tab (or folder submenu / quickMove result thereof) and will upload a fix shortly there at: |
I moved this issue to the quickFilters repository (I had accidentally added it to my Add-on FiltaQuilla) - sorry about the noise. |
Thank you everything worked |
I have another HUGE problem. When filters are triggered automatically (or when I run them via the run filters on selected messages) this also invokes the assistant on my production profile. This is extremely problematic, as I cannot tell in the folder listener that checks for moved / copied messages what invoked the function. I need to open another bug for this one, if it doesn't work out I may have to roll back all the changes from the change set to "Remove monkey patch code for Tb move mail commands". This is going to get ugly... will raise a separate issue for it |
Fixed in 5.7.1 - Published 26/Dec/2022 |
Please refer to #145 for changes relating to delete / archiving |
When the assistant is active, deleting emails triggers it and prompts to create new filters. This behavior is unintended.
The text was updated successfully, but these errors were encountered: