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

Proposal transfers #62

Closed
jace opened this issue Oct 7, 2013 · 3 comments
Closed

Proposal transfers #62

jace opened this issue Oct 7, 2013 · 3 comments

Comments

@jace
Copy link
Member

jace commented Oct 7, 2013

Owners of a proposal (speaker_id column if set, else user_id) can transfer proposals to any other user who has a Lastuser account. Funnel will make a holding account for them if they have never logged into Funnel before.

A user who has been assigned a proposal can also decline it, restoring ownership to the user who proposed it.

Caveats: Funnel will now have the same problem as HGTV: it won't be notified if the user edits their account without ever logging into Funnel.

TODO: Can Accept/Decline be a UI element? Can an assignment to another user be proposed without confirmation? Perhaps this requires a new transferred_id column that stores the user it has been transferred to until they accept it.

@shreyas-satish shreyas-satish assigned shreyas-satish and ghost and unassigned shreyas-satish Jan 6, 2016
@shreyas-satish
Copy link
Contributor

An urgent requirement is for the review team to transfer a proposal to a different user. Can we start with a simpler version of the above spec, where a review team member, can transfer a proposal to a given lastuser account without requiring the latter to confirm?

@jace
Copy link
Member Author

jace commented Mar 1, 2017

Funnel can now benefit from automatic scope introduced in hasgeek/lastuser#166 in Feb 2016. There is no longer an AuthToken problem.

@jace
Copy link
Member Author

jace commented Jul 1, 2019

Closed in #451.

@jace jace closed this as completed Jul 1, 2019
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

No branches or pull requests

2 participants