- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-16-2021 01:19 PM
Hi,
When using the Jira Spoke in Flow Designer to Create an Issue we are getting the error "A dynamic action error occurred.". If we ignore the error and use pills to set all of the values it works and all of the data is sent to Jira and an Issue is created.
We want to be able to populate field that are not designated in the Spoke and should be able to click on the +Add Field Value button but it is greyed out.
I have triple check the values in the Connection and Credential records and it all appears fine.
Does anybody know what could be causing this error?
Thank you, Stacy
Solved! Go to Solution.
- Labels:
-
flow designer
-
IntegrationHub

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-07-2021 11:03 AM

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-22-2021 08:53 AM
I am also running into this, but only with one of our 2 jira environments. It "was" working perfectly fine a few days ago when I was working on development but today I get the error when attempting to update the Jira action.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-02-2021 07:28 PM
I was able to fix this in my instance... The custom fields request tied to "Create Issue" had timed out. Here's what I did to resolve:
- In flow designer, open the most recently run operation of "Get Creatable Fields". Note the error - something like "Request not sent to uri= <your Jira instance URL> : java.net.SocketTimeoutException: connect timed out"
- Copy the three input runtime values used in the failed action - Connection Alias, Issue Type, and Project Key.
- Open the "Get Creatable Fields" flow action, and click "Test Action".
- Paste the values you copied in step 2 & click "Run Test".
- If/when it completes successfully, close and re-open the flow that was giving the dynamic action error message, and it should load properly.

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-07-2021 11:03 AM

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-07-2021 11:03 AM