Content
View differences
Updated by Niels Lindenthal over 10 years ago
**As an** OpenProject user
**I want to** list work packages based on a filter criteria
**so that** I can use these work packages in my clients.
**Acceptance criteria**
- The AngularJS work packages table uses the API v3 only.
- With regard to work packages Taskconnector can completely switch to API v3 - API v2 is not needed anymore.
- Includes data from other plugins:
- Backlogs: Story Points
- Costs: Budgets, Costs
- \[…\]
<!-- end list -->
- Performance: Also in very large instances with more than 500.000 work packages the request does not need longer than 0.5 seconds
- e.g. enforce pagination to show only the first 100 work packages of a response
**Technical Solution Concept**
> to be defined by Jens and Jan
**Open**
- How do we make sure the implemented solution can be extended to support planning comparisson and filter on historic values?
**I want to** list work packages based on a filter criteria
**so that** I can use these work packages in my clients.
**Acceptance criteria**
-
- With regard to work packages Taskconnector can completely switch to API v3 - API v2 is not needed anymore.
-
- Backlogs: Story Points
- Costs: Budgets, Costs
- \[…\]
<!-- end list -->
- Performance: Also in very large instances with more than 500.000 work packages the request does not need longer than 0.5 seconds
- e.g. enforce pagination to show only the first 100 work packages of a response
**Technical Solution Concept**
> to be defined by Jens and Jan
**Open**
- How do we make sure the implemented solution can be extended to support planning comparisson and filter on historic values?