Details
-
Fix
-
Status: Dismissed (View Workflow)
-
Minor
-
Resolution: Works as designed
-
1.13
-
None
-
None
Description
Current Behavior
On importing JobStream at the wrong folder the JobStream reference stored in the database table jstream_out_conditions and jstream_in_conditions and on importing the JobStream with the correct path the JobStream shows two references on one job.
- For the correct path
- For the incorrect path of JobStream imported earlier
How to Reproduce
- Import JobStream with .json file on the wrong path
- JobStream will create the references in the database but does not display JobStream as the path doesn't exist
- Import JobStream with the same .json file on the correct path
- JobStream will be created
- Click any job to display Reference panel, the reference for both the imports are displayed.
Desired Behavior
The unwanted JobStream reference should be deleted from the database if JobStream imported on the wrong path
Note
When a job stream is imported to a folder that does not contain some jobs, the references in the job chain are shown as they are defined in the stream. Therefore this is the desired behavior. To remove the reference you can add the missing job, remove the job from the stream and then remove the job.