Mock documents for review request exports.
Review Request #6413 — Created Oct. 6, 2014 and submitted
For the extension to add review request exports, we want to (as of right now) support two file types-PDF and CSV. I have uploaded two files (one per file type) so we can discuss what needs to be added/removed/modified.
N/A
"Review Request #1234"
"This is the review request's summary"
"Mark Loyzer"
"Ship It!"
"October 6, 2014"
"October 6, 2014 21:05"
"This is a description of the review request"
"These are all the tests that have been executed.","including this one.","and this one.","oh and don't forget this one"
"rb-extension-pack"
"master"
"Bug123:Summary of Bug123","Bug321:Summary of Bug321"
"Commit c1891xasd"
"Mark Loyzer","Mark's group"
"[Resolved]Line too long(82 > 79 characters). by Issuer's Name","[Resolved]description of other issue. by Issuer's Name","[Unresolved]Nice print statements! Remember to clean then up when you're done. Issuer's Name"
"Test.jpg","Test.txt" // don't think this is needed..?
"review_export/review_export/urls.py","review_export/review_export/views.py","review_export/setup.py"
"[Review Request]Fix Issues raise by Review Bot","[Review Request]added master branch","[Review by Reviewer's Name]I think this is a sweet feature!","[Review by Reviewr's Name]Nice print statements! Re
Description | From | Last Updated | ||
---|---|---|---|---|
Y'know, thinking about it right now, I don't think this is CSV... like, a CSV file is something that could … |
|
|||
The filenames and the URLs to the files might be. |
|
|||
There are no open issues |
-
-
mockument.txt
1 "Review Request #1234"
Y'know, thinking about it right now, I don't think this is CSV... like, a CSV file is something that could / should map properly to a spreadsheet...
You mention this in your notes, but the many-comments (or bugs, or attachment links) is kind of opposing the way CSV generally works.
I think a better way of doing this might be to visualize it as being inserted in an Excel spreadsheet, and extrapolating the CSV format from that.
Can you create a spreadsheet, and toss this review request data into it and see how it looks? I imagine that's what folks are using these CSV files for anyways - for putting into spreadsheets. We might as well try to find a way of formatting it to look good.
-
mockument.txt
15 "Test.jpg","Test.txt" // don't think this is needed..?
The filenames and the URLs to the files might be.