Answered by the developer, not a queue.
Email: support@berry.love
Questions, problems, and feature requests all welcome. We aim to reply within one business day.
The fastest fixes come from reports that include:
By design. Every chart is computed as the person viewing it, so it only counts issues their Jira account can see. If your numbers differ, your browse permissions differ.
No — results are cached for 15 minutes per person to keep dashboards fast. Click Refresh in the footer for an on-the-spot recomputation.
Schedules fire on an hourly sweep, so a run lands within the hour after its scheduled time. Note that schedule hours are UTC. Use Run now in the Schedules panel to fire one immediately.
Into the Recent runs list in the gadget’s Schedules panel, kept for seven days. Koala never emails files or sends them anywhere — your data stays inside Atlassian.
Line and area charts plot time, so Group by must be a date field — created, resolved, or due date. Any other field suits the donut, bar, KPI, or table.
Yes — choose Custom JQL as the source, e.g.
project in (ONE, TWO) AND created >= -90d.