Skip to content
Commit 8cc3e8ec authored by Célande Adrien's avatar Célande Adrien Committed by hydrargyrum
Browse files

[creditmutuel] reload state after failing adding a recipient

A strange error occured.
During a transfer, an error was raised, coming from a part of the code made to add recipients.
It happened, because a user failed to add it.
Then weboob took back the old session to try to make a transfer.

We need to avoid using a corrupted session.
The `need_clear_storage` browser attribute already existing, I now use it
to be sure that, while raising an error during the addition of a
recipient, the state si cleared out.

Closes: 52319@sibi
parent 9bb0fd8e
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment