so what im wanting to do is create a note for each...
# questions
a
so what im wanting to do is create a note for each jira i'm working on and then tag it with the current state (say backlog/in progress/complete) then run a report to find completed in the last month so something like
modified in <date range> && hasTag(complete)