Benjamin Piouffle

Results 889 comments of Benjamin Piouffle

@scenaristeur You're confusing "Archiving" (a collective admin action to archive their collectives) and "Freezing" (a host action to temporarily freeze collectives and prevent them from doing any action on the...

Unfortunately, we have to handle this through support today. As a long-term fix, I agree that asking for the currency in the host activation flow would be ideal. > Is...

Fairly simple, we could fetch & look at `collective.stats.transactions`. I'll try that now

I started a patch in the frontend based on `host.stats.balance`, but [this line](https://github.com/opencollective/opencollective-api/blob/ef8ccc256f1600d5b5c6a9341c6c729731414e8d/server/models/Collective.js#L2118) in the API will prevent you from changing your currency if you're a host. Needs some more...

Looks similar to the bug we had in https://github.com/opencollective/opencollective/issues/5325. Could be interesting to look at its fix (https://github.com/opencollective/opencollective-frontend/pull/7712/files) while investigating. cc @kewitz

That could also be helpful when working on the email system as we often access `activity.data.fromCollective`. With this issue implemented, we'd have a typed/consistent way to access this information.

After a call with @znarf, we decided: - [ ] To introduce a `HostCollectiveId` column to document the host involved in the transactions. This will solve the case for host...

@shannondwray added the docs to https://docs.opencollective.com/help/expenses-and-getting-paid/submitting-expenses#multi-currency-expenses. Are we ready to close this?

> Would be good to get an answer to my question above about the currencies supported by wise? > > I'll also take out the OCF comment and add some...