-
Suggestion
-
Resolution: Unresolved
-
None
-
2
-
Issue Summary
This is reproducible on Data Center: (yes)
Steps to Reproduce
- Add form automation to the following:
- Navigate to the Done workflow transition.
- Modify the Fire Event post-function from "Generic Event" to "Issue Resolved" event:
Fire a Issue Resolved event that can be processed by the listeners.
- Publish the workflow.
- Create a new issue and change the status to "Done" and the new form is not added.
A video recording to demo the issue: Screen Recording 2024-09-19 at 1.30.16 PM.mov
Expected Results
Proforma automation creation form should be listening to any events or not depending on specific event to trigger the form.
Actual Results
Proforma automation creation form only listen to Generic Event.
Workaround
- Change the Fire Event to Generic Event in the workflow post-function.
- If you want to fire other custom Event, you may want to add a new Fire Event post-function for the custom event.
- links to
[FORMDC-805] Automation form does not works when fire other event than Generic Event
Remote Link | New: This issue links to "Page (Confluence)" [ 974413 ] |
Workflow | Original: JAC Bug Workflow v3 [ 4481204 ] | New: JAC Suggestion Workflow 3 [ 4498824 ] |
Issue Type | Original: Bug [ 1 ] | New: Suggestion [ 10000 ] |
Priority | Original: Low [ 4 ] | |
Status | Original: Gathering Impact [ 12072 ] | New: Gathering Interest [ 11772 ] |
Remote Link | New: This issue links to "Page (Confluence)" [ 968725 ] |
Labels | New: ril |
Remote Link | New: This issue links to "Internal ticket (Web Link)" [ 956845 ] |
Description |
Original:
h3. Issue Summary
This is reproducible on Data Center: (yes) h3. Steps to Reproduce # Add form automation to the following: !image-2024-08-16-09-37-36-841.png|thumbnail! # Navigate to the *Done* workflow transition. # Modify the *Fire Event* post-function from "Generic Event" to "Issue Resolved" event: {code} Fire a Issue Resolved event that can be processed by the listeners. {code} # Publish the workflow. # Create a new issue and change the status to "Done" and the new form is not added. A video recording to demo the issue: h3. Expected Results Proforma automation creation form should be listening to any events or not depending on specific event to trigger the form. h3. Actual Results Proforma automation creation form only listen to Generic Event. h3. Workaround - Change the *Fire Event* to *Generic Event* in the workflow post-function. - If you want to fire other custom Event, you may want to add a new Fire Event post-function for the custom event. |
New:
h3. Issue Summary
This is reproducible on Data Center: (yes) h3. Steps to Reproduce # Add form automation to the following: !image-2024-08-16-09-37-36-841.png|thumbnail! # Navigate to the *Done* workflow transition. # Modify the *Fire Event* post-function from "Generic Event" to "Issue Resolved" event: {code} Fire a Issue Resolved event that can be processed by the listeners. {code} # Publish the workflow. # Create a new issue and change the status to "Done" and the new form is not added. A video recording to demo the issue: [^Screen Recording 2024-09-19 at 1.30.16 PM.mov] h3. Expected Results Proforma automation creation form should be listening to any events or not depending on specific event to trigger the form. h3. Actual Results Proforma automation creation form only listen to Generic Event. h3. Workaround - Change the *Fire Event* to *Generic Event* in the workflow post-function. - If you want to fire other custom Event, you may want to add a new Fire Event post-function for the custom event. |
Attachment | New: Screen Recording 2024-09-19 at 1.30.16 PM.mov [ 463550 ] |
Description |
Original:
h3. Issue Summary
This is reproducible on Data Center: (yes) h3. Steps to Reproduce # Add form automation to the following: !image-2024-08-16-09-37-36-841.png|thumbnail! # Navigate to the *Done* workflow transition. # Modify the *Fire Event* post-function from "Generic Event" to "Issue Resolved" event: {code} Fire a Issue Resolved event that can be processed by the listeners. {code} # Publish the workflow. # Create a new issue and change the status to "Done" and the new form is not added. h3. Expected Results Proforma automation creation form should be listening to any events or not depending on specific event to trigger the form. h3. Actual Results Proforma automation creation form only listen to Generic Event. h3. Workaround - Change the *Fire Event* to *Generic Event* in the workflow post-function. - If you want to fire other custom Event, you may want to add a new Fire Event post-function for the custom event. |
New:
h3. Issue Summary
This is reproducible on Data Center: (yes) h3. Steps to Reproduce # Add form automation to the following: !image-2024-08-16-09-37-36-841.png|thumbnail! # Navigate to the *Done* workflow transition. # Modify the *Fire Event* post-function from "Generic Event" to "Issue Resolved" event: {code} Fire a Issue Resolved event that can be processed by the listeners. {code} # Publish the workflow. # Create a new issue and change the status to "Done" and the new form is not added. A video recording to demo the issue: h3. Expected Results Proforma automation creation form should be listening to any events or not depending on specific event to trigger the form. h3. Actual Results Proforma automation creation form only listen to Generic Event. h3. Workaround - Change the *Fire Event* to *Generic Event* in the workflow post-function. - If you want to fire other custom Event, you may want to add a new Fire Event post-function for the custom event. |
Description |
Original:
h3. Issue Summary
This is reproducible on Data Center: (yes) h3. Steps to Reproduce # Add form automation to the following: !image-2024-08-16-09-37-36-841.png|thumbnail! # Navigate to the *Done* workflow transition. # Add a new *Fire Event* post-function and choose "Issue Resolved" event: {code} Fire a Issue Resolved event that can be processed by the listeners. {code} # Remove the default fire issue event post-function: {code} Type: class Class: com.atlassian.jira.workflow.function.event.FireIssueEventFunction Arguments: eventTypeId = 13 {code} # Publish the workflow. # Create a new issue and change the status to "Done" and the new form is not added. h3. Expected Results Proforma automation creation form should be listening to any events or not depending on specific event to trigger the form. h3. Actual Results Proforma automation creation form only listen to Generic Event. h3. Workaround - Change the *Fire Event* to *Generic Event* in the workflow post-function. - If you want to fire other custom Event, you may want to add a new Fire Event post-function for the custom event. |
New:
h3. Issue Summary
This is reproducible on Data Center: (yes) h3. Steps to Reproduce # Add form automation to the following: !image-2024-08-16-09-37-36-841.png|thumbnail! # Navigate to the *Done* workflow transition. # Modify the *Fire Event* post-function from "Generic Event" to "Issue Resolved" event: {code} Fire a Issue Resolved event that can be processed by the listeners. {code} # Publish the workflow. # Create a new issue and change the status to "Done" and the new form is not added. h3. Expected Results Proforma automation creation form should be listening to any events or not depending on specific event to trigger the form. h3. Actual Results Proforma automation creation form only listen to Generic Event. h3. Workaround - Change the *Fire Event* to *Generic Event* in the workflow post-function. - If you want to fire other custom Event, you may want to add a new Fire Event post-function for the custom event. |
This is a feature request. As per our documentation ProForma currently only support generic events.
[ProForma automation | Atlassian Support | Atlassian Documentation|https://confluence.atlassian.com/proforma/proforma-automation-1087521265.html]