Skip to content

Releases: jazz-community/work-item-command-line

Work Item Command Line 6.1

16 Feb 13:22
Compare
Choose a tag to compare

Fixed how WCL is called to allow running on Java 11 and later.
Updates to newer versions of commons libraries.
Documentation changes.
Fixes on format conversion for imports.
Updates allow using newer versions of OpenCSV
Works for EWM 7.0.3 and earlier.

Work Item Command Line 5.3.3

08 Nov 11:01
Compare
Choose a tag to compare

Fixed the Skip Email Notification for the command bulkUpdate.

Work Item Command Line 6.0

28 Oct 08:48
d668901
Compare
Choose a tag to compare

This work item command line uses the plain Java Client Libraries for 7.0.2SR1 or later.
Dependencies to Log4J1 removed.

Work Item Command Line 6.0.1 before merge of support tools

07 Feb 09:14
d668901
Compare
Choose a tag to compare

Final Release before accepting pull request to integrate support tools.

Work Item Command Line 5.3.2

07 Oct 15:29
73acb84
Compare
Choose a tag to compare
Pre-release

Added support for setting creationDate at first import or creation.
This version works only for 7.0.2 and earlier. 7.0.2.SR1 and later are not supported by this version.

Work Item Command Line 6.0 Log4J2 test

13 Sep 07:58
Compare
Choose a tag to compare
Pre-release

Removes dependencies to Log4J1 and updates for Log4j2.

This code can not be used with any version of EWM prior to EWM7.0.2SP1!

Work Item Command Line 5.3.1

10 Feb 07:31
51ef8bd
Compare
Choose a tag to compare

Minimal maintenance.

Work Item Command Line 5.3

28 Jul 13:39
Compare
Choose a tag to compare

Does not try to set empty values in the E-Signature and avoids error.
Adds a switch suppressIgnoredAttributeWarnings that suppresses the warnings for ignored attribute operations such as attribute not supported, attribute is read only and other messages like that.

An export of work items with all attributes and then an import of that csv now should work without any warnings.

Work Item Command Line 5.2

15 May 12:11
Compare
Choose a tag to compare

Several small improvements to export and import work items
Several minor bug fixes

Work Item Command Line 5.0

27 Jun 11:10
Compare
Choose a tag to compare

Several improvements to import work items

  • Import from CSV now uses empty cells to clear attributes or set them to unassigned, where possible.
  • Import from CSV now avoids writing attributes that can not be written e.g. creator or creation date.
  • Import from CSV now has the flag /ignoreemptycolumnvalues to switch back to ignoring empty values.

Various other issues that came up during testing.