Menu

Version History

Spare Bits

This documentation is deprecated. See http://pdijira.e-helix.com/

version 0.5 - 2014-10-29

Now users will be able to either parse the whole JSON result from the JQL request, or specify some fields with JSON Path expressions to be output.

version 0.4.3 - 2014-04-15

This build should work on PDI 5 as well as on PDI 4. As there is no Slf4j used in PDI 5 (but is needed dependency), it is packaged in the plugin distribution.

version 0.4.2 - 2014-03-10
  • BUGFIX: Removed conflicting logging library from the package
version 0.4 - 2014-03-07
  • BUGFIX: Sometimes JQL results in more than 50 issues, but default pagination used by Jira instance is 50 issues per request/response which prevents big number of issues to be delivered. This version will deliver all issues retrieved by specified JQL performing several requests to the Jira service.
version 0.3 - 2014-03-04
  • BUGFIX: Connection test is giving now correct information. If you got you username or password mistaken, it'll notify for 'Unauthorized access'
version 0.2 - 2014-02-17
  • JQL can contain variables so one and the same statement can be used multiple times with different values. For instance:
project=${project.key}
version 0.1.1 - 2013-10-31
  • BUGFIX: Step dialog shows correctly labels
version 0.1 - 2013-10-30
  • Configure access to remote Jira server
  • Configure JQL expression to get data
  • Provide name of the containing JSON data field to be used for the next steps

Related

Wiki: Home

Monday.com Logo