Skip to content

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

Closed
RealRaven2000 opened this issue Dec 23, 2022 · 9 comments
Closed
Assignees
Labels

Comments

@RealRaven2000
Copy link
Owner

When the assistant is active, deleting emails triggers it and prompts to create new filters. This behavior is unintended.

@RealRaven2000 RealRaven2000 self-assigned this Dec 23, 2022
@RealRaven2000
Copy link
Owner Author

RealRaven2000 commented Dec 23, 2022

Quick Fix version below:

quickFilters-wx-5.7.1pre2.zip

This solution suppresses the Assistant if mail is moved to the following special folders:
Trash
Junk
Queue
Templates
Sent Mail
Drafts
Newsgroup

We might need more?

To install, download the zip file, then drag the file into Thunderbird Add-ons Manager (do not extract contents).

@RealRaven2000
Copy link
Owner Author

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....

@PotatoCarl
Copy link

Hi
This version works wenn deleting messages (no filter popup).
Still shows the filter popup when archiving messages.
When archiving i definetly want them to go to Archiv if not i use a filter.
Behavior for popping up filter proposals should be switchable to exclude standard actions (delete, archiv )
Just like in previous versions basically.
Thanks apreaciate the quick support.

@RealRaven2000
Copy link
Owner Author

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.

quickFilters-wx-5.7.1pre5.zip

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:

RealRaven2000/QuickFolders#335

@RealRaven2000 RealRaven2000 transferred this issue from RealRaven2000/FiltaQuilla Dec 23, 2022
@RealRaven2000 RealRaven2000 transferred this issue from RealRaven2000/QuickFolders Dec 23, 2022
@RealRaven2000
Copy link
Owner Author

I moved this issue to the quickFilters repository (I had accidentally added it to my Add-on FiltaQuilla) - sorry about the noise.

@hartholzpirat
Copy link

Thank you everything worked

@RealRaven2000
Copy link
Owner Author

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

@RealRaven2000
Copy link
Owner Author

Fixed in 5.7.1 - Published 26/Dec/2022

@RealRaven2000
Copy link
Owner Author

Please refer to #145 for changes relating to delete / archiving

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

3 participants