Skip to content
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

make it possible for donors to move their donations to a sub-collective #1587

Closed
lsmith77 opened this issue Dec 28, 2018 · 13 comments
Closed

Comments

@lsmith77
Copy link

User story

As a donor, I can move money I donated to a collective to a sub-collective so that I can support a specific sub-collective with previously donated money to the collective (as long as both collectives are on the same host)

Some more context:
As a collective you might have specific causes for which you want to do a donation drive. Lets say you need to collect $1000 to be able to fund a hackathon. So you create a sub-collective and ask people to either donate directly to this sub-collective. But existing donors can also move their donations from the main collective (to which they might donate monthly or yearly) to the sub-collective to show their support for the cause. This way the donors can basically fund the cause explictly reducing the need for governance to decide what happens with the money on the main collective that wasn’t collected for a specific cause.

Best solution for this problem

A donor can go to each collective to which they donated and see how much money they donated which has not yet been moved to a sub-collective. They can then select an active sub-collective and the amount of money that is still left in the collective that they donated and have not yet moved.

MVP

The MVP would be to have some way for the collective admins to track when they move money at the request of a donor and donors being able to see what is “left”.

Metrics

Collectives actively using sub-collectives as a means to fund specific causes.

Documentation

The goal of the documentation should be to make it easier for others to do this

@Betree
Copy link
Member

Betree commented Dec 29, 2018

Hello @lsmith77 thanks for opening this!

This should already be possible, just go to the donate page of the collective you want to send the money to, then in "Contribute As" select the collective sending the money and you should be good to go - as long as the collectives are hosted by the same host you can move the funds instantaneously.

I'll close this for now but feel free to re-open if this doesn't solve your problem.

@Betree Betree closed this as completed Dec 29, 2018
@lsmith77
Copy link
Author

this covers the ability to move funds as an admin of a collective. it does not cover the full user story which is about “donors” reallocating the money they donated to a collective. and it does not even cover the MVP which is about tracking how much money an admin has moved on the behalf of a donor and showing the amounts to the donor.

so none of the things I requested above are currently possible.
I was aware that admins can move funds to other collectives on the same host for free before opening the ticket.

@Betree
Copy link
Member

Betree commented Dec 30, 2018

Got you, I'm reopening this 👍

@Betree Betree reopened this Dec 30, 2018
@znarf znarf added the idea label Dec 31, 2018
@lsmith77
Copy link
Author

lsmith77 commented Jan 5, 2019

what is the process here? should we wait for a go that such a feature would be accepted? or is the expectation that such a decision already requires the existance of a viable PR?

@stale
Copy link

stale bot commented Apr 5, 2019

This issue has been automatically marked as stale because it has not had recent activity. We want to keep it in our todo list but haven't had the time to address it yet.
Thank you for your contributions!

@stale stale bot added the stale label Apr 5, 2019
@Betree
Copy link
Member

Betree commented Apr 8, 2019

@lsmith77 Regarding the fact that users can also donate directly to the sub-collectives I'm not sure that we want to support the use case for users to re-allocate their donations.

It seems to me that once the money has been donated to a collective then it's the responsibility of the collective to decide where it should be allocated, I wouldn't like to have users re-allocating my collective's budget - even if it's to give it to sub collectives.

In this situation the right thing to do in my opinion would be for donors to contact the collective to ask them to re-allocate the money. We can think of tools to do that properly in the future but right now I don't think that we have enough demand to justify the development of such feature as it is not an easy change.

Please tell me if I'm missing something important here.

@stale stale bot removed the stale label Apr 8, 2019
@lsmith77
Copy link
Author

lsmith77 commented Apr 8, 2019

I see this as an important component in making sure funds are allocated in a way that is inline with donors, while also ensuring a constant stream of donations via "subscriptions".

Essentially what I propose is a 2 step donation process:

  1. a re-occurring donation to a collective
  2. an allocation of those funds to a specific cause within the collective

Note I am specifically talking about one time causes, like the organization of a specific event etc, not perpetual sub-collectives. Anyone that does not allocate their funds, essentially gives their trust to the collective. This in turn encourages, but does not require, regular engagement by donors to allocate the funds.

The alternative would either be:

  1. no sub-collectives and just reoccurring donations to one main collective: which means there is no integrated feedback process for donors to communicate the causes of the collective they find more important
  2. discourage reoccuring donations in favor of asking people to make one time donations to specific causes: risk of loosing donors because they might forget to donate or they currently do not have a specific cause they want to allocate to

@lsmith77
Copy link
Author

lsmith77 commented Apr 8, 2019

BTW as for your suggestion about asking the collective to do this manually .. this is essentially what I am suggesting with the MVP, but then it would be nice to easily have some transparency for both the collective maintainers and the donors about how many funds can still be allocated by a specific donor.

@Betree
Copy link
Member

Betree commented Apr 8, 2019

Thanks for the details!

So we still need design for it but I think that #1784 could help us on this one by allowing the collective to display publicly something like Moving funds to ____ collective at the request of @_____ on the transaction.

Also the new design for collectives pages will normally include a "Contact" button to directly send a message to the collective.

Could that work as an MVP?

@lsmith77
Copy link
Author

lsmith77 commented Apr 8, 2019

I think these would be hopeful steps in that direction, but in that case as a collective I would still need to manage a spreadsheet to keep an overview.

@stale
Copy link

stale bot commented Jul 7, 2019

This issue has been automatically marked as stale because it has not had recent activity. We want to keep it in our todo list but haven't had the time to address it yet.
Thank you for your contributions!

@alanna
Copy link
Contributor

alanna commented Jul 21, 2021

I think this is solved by Projects

@alanna
Copy link
Contributor

alanna commented Aug 18, 2021

This is achieved by Projects now

@alanna alanna closed this as completed Aug 18, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

4 participants