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

Multiple Patch Delegates #28

Open
stephenfin opened this issue Mar 23, 2016 · 0 comments
Open

Multiple Patch Delegates #28

stephenfin opened this issue Mar 23, 2016 · 0 comments

Comments

@stephenfin
Copy link
Member

From Mailing List

Overview

Wouldn't it be useful to create a tagging system which allows to
associate an arbitrary list of tags to each patch. This could even
replace the delegation feature by adding special tags like
"delegate:" to delegate the patch to a certain user. This
would also have the benefit of allowing the delegation to more than one
user, by simply having several "delegate:" tags on the same
patch.

This should involve a basic migration from the current ForeignKey to a new ManyToMany key.

Dependencies

None.

Additional Work Items

N/A

Alternatives

We could utilize key:value labels, as suggested in the original mail.

Useful resources

N/A

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

1 participant