Describe the bug
When creating or labeling issues/PRs, the auto-intake workflow sometimes fails to map Priority, Size, or Cycle fields in ERIFY Studio Team Planning (4PW).
To Reproduce
Steps to reproduce the behavior:
- Create a new issue with
priority:P1 and effort:M labels.
- Observe the issue being auto-added to the Project.
- Check the Project fields → Priority and Size remain unset.
Expected behavior
- Priority field should map to P1 (High).
- Size field should map to M (Medium).
- If labeled
planned, the issue should move into Cycle @current.
Screenshots / Logs
If applicable, add screenshots or logs here.
Ex: GitHub Actions run shows success but fields are blank.
Environment
- Repo:
erifystudio/erify-world
- Project:
ERIFY Studio Team Planning (4PW)
- Workflow:
.github/workflows/project-auto-intake.yml
Additional context
This bug blocks accurate capacity planning and roadmap views, since fields are essential for metrics and iteration tracking.
Describe the bug
When creating or labeling issues/PRs, the auto-intake workflow sometimes fails to map Priority, Size, or Cycle fields in ERIFY Studio Team Planning (4PW).
To Reproduce
Steps to reproduce the behavior:
priority:P1andeffort:Mlabels.Expected behavior
planned, the issue should move into Cycle @current.Screenshots / Logs
If applicable, add screenshots or logs here.
Ex: GitHub Actions run shows success but fields are blank.
Environment
erifystudio/erify-worldERIFY Studio Team Planning (4PW).github/workflows/project-auto-intake.ymlAdditional context
This bug blocks accurate capacity planning and roadmap views, since fields are essential for metrics and iteration tracking.