Set Close by Run Step on Issue Creation

Automatically set a run step in the "resolve issue by step" field on ION Issues. Configurable as either the next run step or the last step in the run.

TERMS TO KNOW:

Term: Run Step ID & "issue close by step"

Definition: The run step that the issue resolve by will be set to.

USE CASE:

Issues in ION are a key piece to any manufacturing systems ability to trace and provide quality product. The feedback that results from issue resolutions drives continuous improvement activities.

This automation ensures that issues are closed out either before runs continue with subsequent run steps or are completed in full. This leads to better issue resolution rates, faster root causing actions, and will force that an issue is resolved / will be noticed before teams lose context of the issue. The automation will be triggered when an issue is created on a run. Upon deploying this automation, you have the choice between two configurations. For setting the run step to resolve the issue as the next step choose the next step configuration. For setting the run step to resolve the issue as the last step in the run choose the last step configuration. See the details below for an example of these two deployments.

CONFIGURATIONS:

"Next Step" Configuration: This style of configurations will assign the close issue by Run Step ID to the next step. Example: If the issue is created on step 2 of 5, and step 3 is in state CANCELED, the Run Step ID assigned will be that from step 4. If all subsequent run steps are in state CANCELED then a new run step will be created in status REDLINE.

"Last Step" Configuration: This configuration will assign the issue close by Run Step ID as the last step in the run. If the last step in the run is in CANCELED state then a new run step will be created in status REDLINE.

PROCESS:

  1. In ION, navigate to integrations, and go to the marketplace. Activate the "Set Close by on Issue Creation" integration. Go to the configuration.

  2. Choose your configuration option, "Next Step" or "Last Step".

  3. Follow prompts to input your API credentials, clientId and clientSecret. If you need to setup your API credentials look here.

  4. Complete the deployment by clicking finish!

VERIFICATION:

Where can I view the resultant close (resolve) by step?

See the example bellow where on the right hand side of the issue page there is a section titled "Resolve issue by step". Clicking on this Run Step will also populate the Run Step ID in your URL as follows.

Run Step ID that issue must be closed by: 37441

Last updated