Status: New
Owner: ----
Labels: Type-Enhancement Priority-Medium

New issue 2037 by arthur.h...@gmail.com: Inter-patch dependency support
http://code.google.com/p/reviewboard/issues/detail?id=2037

It will happen that people submit several patches that are interdependant.

Linux Kernel workflow is, as reflected by git-format-patch, to send several requests tagged [PATCH 1/5] [PATCH 2/5] etc.

Our way of reflecting such dependencies in FreedroidRPG (which uses ReviewBoard) is to manually tag the patch titles. It would however be possible to do something more clever, such as a tree view, but the complexity of that means this is probably out of the scope of ReviewBoard as a lightweight tool.

However, it would be possible to add a "depends on" field to each ticket, just like the "bug" field. It would be a good start and help us significantly.


--
You received this message because you are subscribed to the Google Groups 
"reviewboard-issues" group.
To post to this group, send email to reviewboard-issues@googlegroups.com.
To unsubscribe from this group, send email to 
reviewboard-issues+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/reviewboard-issues?hl=en.

Reply via email to