I want to develop a automation action. Like below pictures
And I have seen the document: https://developer.atlassian.com/server/jira/platform/creating-automation-rule-components/
is anyother document?
how to develop "automation-rule-component"
This tag <automation-rule-component...> only have class arrt,but no templage or html.
so how can i add a config page to this component
I have test the automation-rule-component,when it run, the class executed.
but how can i add a config page???
After more than a week of searching, I found the sample code for developing automation actions, which solved my problem. It's really strange that it seems everyone is deliberately concealing how to develop it.
Note that the article at https://community.atlassian.com/forums/Jira-Service-Management/How-de-develop-automation-action/qaq-p/2974609 explains how to develop components for the legacy Jira Service Management automation platform.
On your screenshot, you show a modern Jira Automation automation rule, which replaces the old legacy approach.
Therefore, that article is not applicable!
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.