Capture Month / Year of voting
One answer
You can look at the work item history and see the information there:
|
|
|
Comments
Hi Ralph, yes, i could use the history to check when it was voted but is it possible to create an attribute that would capture it instead of looking at the history ?
As far as I can tell, the voting feature only stores the contributors in a list (you can only vote up) and calculates number. There is no data available about when the vote was added except in the history. You could look if this information is somehow accessible in reporting.
Otherwise, how many tenths of thousands of $$$ are you willing to spend on completely redeveloping this feature (versus looking into the history)?
- You could try to somehow keep the voting date in an additional attribute (probably a bad design)
- You could take an approach similar to https://github.com/jazz-community/rtc-statushistory-presentation and create some kind of presentation for this based on the history