Have you ever wanted to send an RTC work item as an email? Maybe you need to send it to someone that doesn't even have an account on your Jazz server? You can now do that using this plugin.
This plugin provides a work item toolbar action for sending the work item using the local email client.
Simply click the email icon in the work item action toolbar. You'll see a popup with two options Basic
and Full
.
Basic
will create a minimal email body with only a few work item attributes.Full
will create an email body also including the rest of the work item attributes.
After choosing the mode, click the Open Email Client
button to open your email client (e.g. Outlook).
You can then choose who to send it to and optionally edit the text.
- Nothing happens when I click the
Open Email Client
button. What's the problem?- A common cause is that the operating system isn't configured correctly for opening mailto links. Here are instructions for setting the local email client for Windows.
You can find the latest release on the releases page of this repository.
Deploy just like any other update site:
- Extract the
com.siemens.bt.jazz.workitemeditor.rtcEmailWorkItemAction_updatesite.ini
file from the zip file to theserver/conf/ccm/provision_profiles
directory - Extract the
com.siemens.bt.jazz.workitemeditor.rtcEmailWorkItemAction_updatesite
folder to theserver/conf/ccm/sites
directory - Restart the server
- Request a server reset in one of the following ways:
- If the server is currently running, call
https://server-address/ccm/admin/cmd/requestReset
- Navigate to
https://server-address/ccm/admin?internaltools=true
so you can see the internal tools (on the left in the side-pane). Click onServer Reset
and press theRequest Server Reset
button - If your server is down, you can delete the ccm
built-on.txt
file. Liberty packed with 6.0.3 puts this file in a subfolder ofserver/liberty/servers/clm/workarea/org.eclipse.osgi/**/ccm
. The easiest way to locate the file is by using your operating system's search capabilities.
- If the server is currently running, call
- Delete previously deployed updatesite folder
- Follow the file extraction steps from the section above
- Restart the server
Please use the Issue Tracker of this repository to report issues or suggest enhancements.
For general contribution guidelines, please refer to CONTRIBUTING.md.
Copyright (c) Siemens AG. All rights reserved.
Licensed under the MIT License.
The email icon by Font Awesome is used under CC BY 4.0 / Changed the color to blue