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

Adding expand renderedFields to findIssue. Implemented createMeta function #93

Open
wants to merge 6 commits into
base: master
Choose a base branch
from

Conversation

grimurjonsson
Copy link

  • 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
Copy link
Author

  • Added getCommentPropertyKeys
  • Added getCommentPropertyValue
  • Updated tests

@@ -1,6 +1,6 @@
{
"name": "jira",
"version": "0.9.2",
"name": "jira-greenqloud",
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Could you clean this up?

Copy link
Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I just saw this now, do you still want this cleaned up?

@henvic
Copy link

henvic commented Jul 21, 2015

+1

any update?

@floralvikings
Copy link
Contributor

This package unfortunately isn't under active development anymore: #106

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

Successfully merging this pull request may close these issues.

5 participants