web-pal / chronos-timetracker

Desktop client for JIRA. Track time, upload worklogs without a hassle.
https://chronos.web-pal.com
MIT License
298 stars 66 forks source link

Filter by Epic does not see customised Epic issue-type #209

Open johnorourke opened 4 years ago

johnorourke commented 4 years ago

Expected Behavior

Using JIRA Cloud. We renamed the "Epic" issue type and have a custom issue schema, but issues still have the 'epic' field.

Actual Behavior

In the filter, only Epics from the default issue schema are available.

Steps to Reproduce the Problem

  1. Rename the Epic issue type
  2. create a custom issue type schema and include your renamed Epic in that
  3. assign the custom issue schema to a project
  4. create an Epic in that project
  5. add a few tasks with their 'Epic' field set to your Epic
  6. add some work logs to those tasks
  7. observe that your epic doesn't appear in the Epic filter on the Chronos screen

Specifications