Comment #3 on issue 3205 by [email protected]: Closing review request does
not add the optional submission text to the ChangeDescription python
instance.
http://code.google.com/p/reviewboard/issues/detail?id=3205
So the thing going on here is that the review_request_closed signal fires
as soon as the user clicks "Close -> Submitted", and then editing the text
just changes the ChangeDescription object.
You may be able to have your extension listed to review_request_closed and
also the ChangeDescription post_save signal (from
django.db.models.signals). If you see one after the other, then you get the
text.
--
You received this message because this project is configured to send all
issue notifications to this address.
You may adjust your notification preferences at:
https://code.google.com/hosting/settings
--
You received this message because you are subscribed to the Google Groups
"reviewboard-issues" group.
To unsubscribe from this group and stop receiving emails from it, send an email
to [email protected].
To post to this group, send email to [email protected].
Visit this group at http://groups.google.com/group/reviewboard-issues.
For more options, visit https://groups.google.com/groups/opt_out.