YouTrack Harmony EAP
Don't hesitate to grab your chance and influence the upcoming release! We would highly appreciate your feedback, comments and suggestions. You are most welcome to share your opinion with us!
Features Already Available for Evaluation
- New Reports
- Alternative Geeky UI
- Ability to use AND in search queries
- Shortcuts Customization
- Canvas Image Tool
New Reports:
- In the current EAP only new types of reports are available, not yet the Dashboard.
- To use new reports, you must switch to the new UI: open 'Reports' section in YouTrack UI, and click 'Try New Interface' link in the top-right corner. New reports are not available in the current UI ('Regular Interface').
Where to Send Feedback
- Report bugs and request features using our bug tracker
- Speak out at community forums
- Submit private feedback using our feedback form
- Post comments to YouTrack blog
More Information
YouTrack Harmony Stand-Alone EAP Builds
With this EAP we introduce a new approach to evaluation of new features in EAP builds. By default, visibility (hence, availability) of new features in EAP builds are controlled by so called 'Feature Flags'. That is, you can enable and disable these features at your will.
Enabling New Features in Stand-Alone Builds
Basically, a feature-flag is a JVM '-D' start parameter that you must provide when you start your YouTrack Standalone EAP Build. You can provide these parameters either in the starting command (thus features will be enabled for the current session only) or in the configuration file of your JVM (thus you don't need to control constantly wether you have enabled the feature or not).
Feature-flags are divided in two types:
- General. These feature-flags are binary, and allow only switching a feature on/off for your YouTrack Standalone server. That is, when such 'general' feature in enabled, it is available for all users on your server ('All Users' group).
- Per User Group. These feature flags allow enabling features for both all users and specific user groups only. To enable a feature with such flag, you can use two methods: binary 'true' value and with a list of user groups, to which the feature should be available. For example:
For more information about YouTrack Java Start Parameters please refer to the corresponding page in the main documentation space.
Currently Available Feature-Flags
If a parameter supports customizing user groups, then you should provide a comma-separated list of groups.
Feature |
Java Start Parameter |
---|---|
New 'Geeky' UI |
-Djetbrains.youtrack.feature.newUi=true |
New Reports Screen |
-Djetbrains.youtrack.feature.newReports=true |
Canvas Image Tool |
-Djetbrains.youtrack.feature.canvasImageTool=true |
Customizable Keyboard Shortcuts |
-Djetbrains.youtrack.feature.customShortcuts=true |
Multiple Drafts |
-Djetbrains.youtrack.feature.multipleDrafts=true |
The new '
AND
' operator in search queries is enabled, by default, and is not controlled by any feature-flag.
In any other regard, installation/running procedures are similar to those of the released builds.
EAP and RC build installation instructions
YouTrack Harmony Stand-Alone EAP Builds
Date |
Build # |
Links |
Quality |
Fixed issues |
Details |
||||||
---|---|---|---|---|---|---|---|---|---|---|---|
24 June 2014 |
101xx |
YouTrack 6.0 EAP (.exe) ??? |
![]() ![]()
|
|
YouTrack 'Harmony' EAP License
Provide the following license information during the initial setup procedure or later, on the Administration > Settings page:
License user name: EAP_USER
License: <license>
YouTrack InCloud Harmony EAP Sandbox
For YouTrack InCloud users we have created the following EAP instance to try out the newest features:
What you need to know about this server
- By default, all currently available features are enabled for all users.
- This is Early Access Program, and we reserve the right to update the server as often as we see fit, without any additional announcement, and thus you might encounter a brief periods of downtime. Please be patient.
- We might update the build, which runs on the hosted EAP instance, more often than we publish stand-alone EAP builds (e.g. for testing purposes), and thus the number of build on hosted instance and the number of the latest published stand-alone EAP build might be different.