Versions Compared

Key

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

JETI's key feature is an issue operation you can invoke from the view issue screen.

Table of Contents

Open the Email Screen to send manual (ad-hoc) emails

Image RemovedImage Added

Compose your emails easily

...

The email screen shows the issue details on the right hand side for easy reference, there is no need to open the issue in a separate tab of the browser.

Image RemovedImage Added

Options

While composing your email, you can set various email options. Email options are preset from the global defaults but can be overridden using the Send & Remember settings button. These user preferences are were used to be stored in Browser cookies and are reused next time you send emails.

Since version 8.1.0, user preferences are stored in the database. Which has many benefits, most importantly they are not lost if users change browsers or clear browser caches.

If you choose, "Send & Remember Settings", the email recipient configuration is also stored and reused next time.

...

The right hand side of the email screen shows the issue details including the comments visible to the current user. Comments may be qouted in the mail body with a single click.

Image RemovedImage Added


Initialize Email Body with Prefill Templates

When you open the Email Screen using the Email button, you can start to compose the emails. To make this process easier, you can prefill the Email Body with dynamic content.

Image RemovedImage Added

To initialize the email body, you need to develop an email template and select it in the Context's "Mail Body Initializer Template" field.

...

Contexts may be configured with multiple template categories. Templates from the selected categories are listed in the email screen. Emails are generated from the selected template.

Image RemovedImage Added

Preview Emails

...

Transition screen is not shown regardless if the transition is configured to popup a screen.

Conditions and are bypassed but validators are still applied.

The selectde selected transition is executed after the email is sent. Failure to send the email will skip the transition. Although, the failure to execute transition will not prevent the emails from being sent.

Tip
titleHidden transitions

It may be a good practice to add transitions to the workflow statuses that are hidden from the user interface and executed only when emails are sent.