Question
Nessie / updates in issue report
If you look at the title, you'd know what I'm referring to. I've had Nessie / full auditing turned on just recently. Testing it with a notes report and then changing a custom field data today on an issue created last week , it's appearing to me that I can't pick up that audit text. Is this correct? The other thing is, the reason I wanted Nessie turned on is that I have an issue report where I would like to display when a custom field was changed and by whom. That's just where I would like to end up with so I started to try the issue report and ran a collections column for updates. displayname=Updates listdelimiter= listmethod=nested(updates).lists textmode=true type=iterate valueexpression={message} valueformat=HTML Nothing is coming up. I tried notes, and even just to generate {ID} and nothing's coming on. I'm pretty sure it should be doable as I can see the data for it if I ran issues call API with fields=updates:* so what am I not doing right here? Polly Co