Skip to content
Commit 113e0013 authored by Guillaume Risbourg's avatar Guillaume Risbourg Committed by hydrargyrum
Browse files

[bp] Fixed parsing of some internal recipients

Some internal recipients cannot be parsed on the website and so, do not
appear in the iter_accounts. Those accounts do not have the id in their
label, so we need to change where the id is gathered from.
The `value` of each `option` of the select is the same as the id we
can parse from the label, so we can directly get the id from the `value`
attribute.

Closes: 53010@sibi 53027@sibi
parent bb4bc60b
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