Content
View differences
Updated by Hagen Schink over 12 years ago
**As** an AddIn-Developer
**I want** to filter work packages by updated date with per-second precision
**So** I don’t update the same work packages all day
- currently the API and queries support date requests only with per-day precision
- to minimize network traffic, I only want those work packages that have been updated since I last checked, which happens every ~5 mins
**I want** to filter work packages by updated date with per-second precision
**So** I don’t update the same work packages all day
- currently the API and queries support date requests only with per-day precision
- to minimize network traffic, I only want those work packages that have been updated since I last checked, which happens every ~5 mins