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

Does not print conversation history (discussion) #2

Closed
wesmacdonald opened this issue Jun 26, 2017 · 14 comments
Closed

Does not print conversation history (discussion) #2

wesmacdonald opened this issue Jun 26, 2017 · 14 comments

Comments

@wesmacdonald
Copy link

Hi,

The extension does not inlcude the entire discussion field.

Regards,
Wes

@MrTarantula
Copy link
Owner

I plan on adding full conversation history soon. The fields of the work item object only contain the latest entry, so it was trivial to include it. Looking at the API, there's getUpdates(), getHistory(), getRevisions(), and a completely undocumented method getComments(). Once I have time to sit down and figure out which is best I will get it included.

@MrTarantula MrTarantula mentioned this issue Jul 21, 2017
17 tasks
@MrTarantula
Copy link
Owner

I have completely reworked a lot of the extension and once I have released it I will look into printing the complete history.

@stevefuzzy
Copy link

I would like to add a request for ability to print complete Discussion as well.

@peckhamm
Copy link

Since you haven't had a chance to wrap this up yet, I'm hoping that you can find a way to include in that history, who and when the parts in the conversation took place. Thank you in advance.

@MrTarantula
Copy link
Owner

I have history basically working in a test build. I'm playing with the formatting, but right now there is a top header for History, and all of the individual items are indented slightly. Each comment has a header with time, date, and username, then the text begins on the next line. I'm pretty happy that it keeps most of the formatting. Suggestions on formatting/placement?

image

@peckhamm
Copy link

The only change I would make to what's above is an extra space above the date line of a new entry. Other than that, it's exactly what I am looking for.

@MrTarantula
Copy link
Owner

Yes, I noticed that after I posted the image. I'll add a bit of padding. The only thing left for me to do is make it work reliably in TFS 2015 and 2017/VSTS, and I'll update the extension.

@stevefuzzy
Copy link

Hi. Any idea when you will update the extension to support printing of conversation history?

@MrTarantula
Copy link
Owner

I was nearly done with it, and then I tried to add a couple of other features. This snowballed into rewriting a lot of it. Then I put the whole thing on hold.

I will get conversation history merged in very soon, then do all the other stuff later.

@MrTarantula
Copy link
Owner

Conversation history is live with version 2.2.1. Please test it and let me know if there are any issues I have not addressed.

@MrTarantula
Copy link
Owner

I'm assuming all is well. Please open another issue if there are problems.

@peckhamm
Copy link

peckhamm commented Nov 9, 2017

Got it installed and have tested it this week and it looks awesome!

THANK YOU!

@MrTarantula
Copy link
Owner

If you have a moment, please rate it on the Marketplace.

@peckhamm
Copy link

peckhamm commented Nov 9, 2017

I'll make time!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants