docs(memory): record the Task Type field now required on WSP tickets #105

Merged
lyrathorpe merged 1 commits from docs/memory-jira-task-type into main 2026-08-25 14:33:04 +01:00
1 Commits
Author SHA1 Message Date
Emma Thorpe 8c5773447e docs(memory): record the Task Type field now required on WSP tickets
CI / flake (push) Skipped
CI / flake (pull_request) Successful in 57s
Creating a WSP Task now fails with "Task Type is required to create a Task
issue". The field is customfield_15622 and the create validator enforces it
even though createmeta does not list it as required - the same trap the note
already records for Bug's versions field.
2026-08-25 14:25:24 +01:00