Content
View differences
Updated by Wieland Lindenthal over 2 years ago
**As** a CEO of XWiki
**I want to** extend the existing XWiki exsting wiki macros for Jira to also show data from OpenProject, specifically charts that show how many work packages were in open states vs. closed over time OpenProject
**so that** I can offer my customers a fully open source alternative.
**Acceptance criteria**
* There is an additional work package attribute `closedAt`. "closedAt".
* This can be selected to be shown in:
* Work package list
* Work packages details view
* It can be filtered filterd (similar to `createdAt`) createdAt)
* It can be requested through the APIx API
**I want to** extend the existing XWiki
**so that** I can offer my customers a fully open source alternative.
**Acceptance criteria**
* There is an additional work package attribute `closedAt`.
* This can be selected to be shown in:
* Work package list
* Work packages details view
* It can be filtered
* It can be requested through the APIx