node-jira icon indicating copy to clipboard operation
node-jira copied to clipboard

Adding expand renderedFields to findIssue. Implemented createMeta function

Open grimurjonsson opened this issue 10 years ago • 3 comments

  • Changed findIssue to always expand renderedFields. This returns html friendly description and comments (as well as some other fields)
  • Added implementation of the createmeta function. This currently filters only on a single projectKey, other filtering is available, but not implemented.

grimurjonsson avatar Jan 14 '15 13:01 grimurjonsson

  • Added getCommentPropertyKeys
  • Added getCommentPropertyValue
  • Updated tests

grimurjonsson avatar Jan 16 '15 15:01 grimurjonsson

+1

any update?

henvic avatar Jul 21 '15 22:07 henvic

This package unfortunately isn't under active development anymore: https://github.com/steves/node-jira/issues/106

floralvikings avatar Jul 21 '15 22:07 floralvikings