Hi all, I'm working on a Post Commit flow using ReviewBoard (version 3.0.16) and TeamCity: 1. Developer commiting a code using SVN Commit and enters code review 2. TeamCity listen to any change in the Repository and once a new commit found some powershell scripts are running in order to extract key words from the commit message 3. Finally rbt post commad creates the Review request usnig some information from the commit message.
The flow works ok except that every now and then the rbt post command fails with the following message: Error updating review request draft: Error publishing: The draft must have a description When the flow works, the description is been extracted automatically from the commit message. Does the descrption supposed to be automatically extracted from the commit message or it's just a glitch that happens every now and then? If it does what can cause the description not to be automatically extracted? Thanks in advance, Liran. -- Supercharge your Review Board with Power Pack: https://www.reviewboard.org/powerpack/ Want us to host Review Board for you? Check out RBCommons: https://rbcommons.com/ Happy user? Let us know! https://www.reviewboard.org/users/ --- You received this message because you are subscribed to the Google Groups "Review Board Community" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/reviewboard/b209e67b-f731-496e-814a-790a8f8c8074%40googlegroups.com.
