pyp6xer_slipping_activities
Find slipping activities where forecast finish is later than baseline finish. Filter by project and minimum delay days to identify schedule delays.
Instructions
Find activities that are running late (forecast finish > baseline finish).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| cache_key | No | Cache key identifying the loaded XER file (set when calling pyp6xer_load_file) | default |
| proj_id | No | Project ID or short name; uses first project if omitted | |
| min_days_slip | No | Only return activities slipping by at least this many days |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |