Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

JEMH previously had a public REST API in JEMH 3.x however this has been revised for Jira 9 in JEMH 4.1.x. The public API for JEMH Auditing and Profile management has been revised and is now available in JEMH 4.1.23 +. The following page details the Rest API Methods and their functionality.

...

The Request must have a valid JSON object provided in the request body. The syntax of this object as well as valid values are listed here:

Required Fields

Each filed field requires a value event , even if that value is an empty string or 0 (for an empty int)

...

This method triggers the reprocessing of a single Audit Event. This can be helpful if an email did not result in the creation of an issue or comment do due to a configuration, or permission issue. Once the configuration or permission has been adjusted the email can be re-processed to create a comment/ new issue.

...