PipedreamHQ / PipedreamHQ/pipedream
Jira - remove dynamic props from actions
Open
enhancement
prioritized
- Dominant language
- JavaScript
- Stars
- 11.7k
- Forks
- 5.8k
- Avg merge
- 3d 10h
- Merged PRs (30d)
- 102
Description
Jira components `create-issue` and `update-issue` use `additionalProps`/dynamic props. Refactor these and any other Jira actions to remove dynamic props for AI compatibility.
**Add marker:**
When a component is AI-optimized, add this as to the file:
```
ai: "optimized"
```
Contributor guide
Assessment
This issue has not been assessed yet.