General

  eZ Systems Website
  Editor documentation


  Developer documentation

  Back to the top

Skip to end of metadata
Go to start of metadata

The development of eZ projects is organized using a bugtracker. It can be found here: https://jira.ez.no. Its role is to centralize references to all improvements, bug fixes and documentation being added to eZ projects.

The first thing you should do in order to be able to get involved and have feedback on what is happening on eZ projects is to create a JIRA account.

Note: The term "issue" is used to refer to a bugtracker item regardless of its type (bug, improvement, story, etc.)

How to find an existing issue

When you have a great idea or if you have found a bug, you may want to create a new issue to let everyone know about it. Before doing that, you should make sure no one has made a similar report before.

In order to do that, you should use the search page available in the top menu (under Issues/Search for issues) or the search box in the top right corner. Using filters and keywords you should be able to search and maybe find an issue to update instead of creating a new one.

How to improve existing issues

Existing issues need to be monitored, sorted and updated in order to be processed in the best way possible.

In case of bugs, trying to reproduce them, in order to confirm that they are (still) valid, is a great help for developers who will later troubleshoot and fix them. By doing that you can also provide extra information, if needed, such as:

  • Extra steps to reproduce
  • Context/environment-specific information
  • Links to duplicate or related issues

In case of improvements, you can add extra use cases and spot behaviors that might be tricky or misleading.

How to follow an issue

Every issue has a "Start watching this issue" link. It lets you receive notifications each time the issue is updated.

This way you can get and provide feedback during the issue's life. You are also informed about ongoing development regarding the issue and can try out patches before they are integrated into the product.

How to report an issue

If you cannot find an issue matching what you are about to report using the search page, you need to create a new one.

Click Create at the top of the bugtracker window and fill in the form:

  • Project: Select eZ Publish/Platform if your issue affects platform as a standalone project, or eZ Studio if eZ Platform Enterprise Edition is needed in order to reproduce the issue.
  • Issue type: Choose Bug or Improvement depending on what you are reporting, do not use other issue types (they are for internal use only).
  • Summary: Write a short sentence describing what you are reporting.
  • Security level: Select security if you are reporting a security issue. It will make your issue visible only to you and the core dev team until it is fixed and distributed.
  • Priority: Select the priority you consider the issue to be. Please try to keep a cool head while selecting it. A 1 pixel alignment bug is not a "blocker" :)
  • Component/s: This is important, as it will make your issue appear on the radar (dashboards, filters) of people dealing with various parts of eZ projects.
  • Affect version/s: Add the versions of the application you experienced the issue on.
  • Fix version/s: Leave blank.
  • Assignee: Leave blank, unless you are willing to work on the issue yourself.
  • Reporter: Leave as is (yourself).
  • Environment: Enter specific information regarding your environment that could be relevant in the context of the issues.
  • Description: This is the most important part of the issue report. In case of a bug, it must contain explicit steps to reproduce to your issue. Anybody should be able to reproduce it at first try. In case of an improvement, it needs to contain use cases and detailed information regarding the expected behavior.
  • Labels: Leave blank.
  • Epic Link: Leave blank.
  • Sprint: Leave blank.