Skip to content

[16.0][FIX] fetch..folder: make manual attach work again#3563

Open
NL66278 wants to merge 1 commit intoOCA:16.0from
Therp:16.0-fix-fetchmail_attach_from_folder-manual-attach
Open

[16.0][FIX] fetch..folder: make manual attach work again#3563
NL66278 wants to merge 1 commit intoOCA:16.0from
Therp:16.0-fix-fetchmail_attach_from_folder-manual-attach

Conversation

@NL66278
Copy link
Contributor

@NL66278 NL66278 commented Mar 19, 2026

As fetch_mail no longer returns a tuple, but just a raw message, manual attach resulted in an error.

@NL66278 NL66278 force-pushed the 16.0-fix-fetchmail_attach_from_folder-manual-attach branch 7 times, most recently from 06ebbbc to 3fd2858 Compare March 20, 2026 12:12
In the past manual attachment was limited to the model defined in the
folder, by overriding the selection for the object in a fields_view_get
method. This no longer works as the method is not called any more. Setting
the selection to just this model through other methods also does not work,
neither setting a default model on a Reference field.

So basically now attaching a mail to any object is allowed.
@NL66278 NL66278 force-pushed the 16.0-fix-fetchmail_attach_from_folder-manual-attach branch from 3fd2858 to b69650a Compare March 20, 2026 12:28
@NL66278 NL66278 changed the title [WIP][16.0][FIX] fetch..folder: make manual attach work again [16.0][FIX] fetch..folder: make manual attach work again Mar 20, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant