Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 5 Next »

The Scheduler Cloud with version 3.6.0 introduces possibility to import SI. In the documentation the process and all its features will be explained.

Exporting SIs

Let’s start with option already available in the past which is Export to CSV. While having SIs, above SI table there’s a button allowing you to export current SIs and their subtasks to .csv file.

image-20240514-114619.png

Exported .csv can be viewed and edited for example in Notepad++ or Excel through Data → Get Data → From File → From Text/CSV for easier to read view.

image-20240514-114735.png

image-20240514-114838.png

Importing SIs

Exported SIs can be now imported through option Import from CSV located above SI table.

image-20240514-115138.png

By clicking import button a small window pops up that allows to choose which .csv file to import.

image-20240515-093033.png

When file is chosen the window will switch. Available SIs from file will be displayed with all fields and values.

image-20240515-093208.png

By clicking Import SIs will be imported. Window pop up will switch to display if operation was a success and after closing it SI Table will contain imported SIs.

image-20240515-093342.png

image-20240515-093420.png

There are few things that can be used during import. They’ll be explained now.

SI Import and timezone

After choosing a file on the top of the table there is written current timezone. You can import SIs in different timezone by choosing one from the list.

image-20240515-094915.png

By clicking on the name of current timezone list of available timezones will be displayed.

image-20240515-094946.png

Here for example we’ll go with Europe/London.

image-20240515-095010.png

After import SI Table will contain SI that will execute in different timezone.

image-20240515-095405.png

You can view timezone of imported SI be clicking 3 dots on the right and click Edit triggers.

image-20240515-095528.png

SI Import and duplicates

When importing a lot of SIs may happen that some of the names may reoccur. During import when list of SIs is read from the file Name conflict warning will appear. You can change the name of SI by clicking on it and typing a new one, skip duplicated SIs or override them.

image-20240515-101624.png

Duplicates - Name change

Click on the name of marked SI and type in a new name.

image-20240515-101803.png

Type in a new name and click on checkmark on anywhere on the pop up and the name will change.

image-20240515-101916.png

Duplicates - Skip duplicates

image-20240515-102142.png

Here we’ll Skip duplicates. By choosing this option duplicated SIs will be deselected.

image-20240515-102253.png

After importing only the selected SI will be imported.

image-20240515-102353.png

Duplicates - Override duplicated

image-20240515-102741.png

Here we choose Override duplicated. By click this option duplicated SI will be marked with a warning mark.

image-20240515-102834.png

By processing with import earlier existing SI will be replaced.

image-20240515-102934.png

SI Import and subtasks

It’s possible export SI with subtasks however it is not possible to import SI with subtasks. Individual subtasks will be imported separately with issue type subtask.

During import when choosing file that contains SI with subtask a warning will appear.

image-20240515-100131.png

Subtasks - Keep as separate

When choosing option Keep as separate process will proceed to display list of SIs. Subtasks will be separated from original SI.

image-20240515-100435.png

After closing import window SI Table will be shown with main SI and additional SI with subtask issue type.

image-20240515-101150.png

Subtasks - Omit subtasks

When choosing this option list of SIs will show only main SI, subtasks will not be displayed.

image-20240515-103332.png

To import proceed to change name or skip duplicate or override duplicate.

  • No labels