Default language.

Language availability Track-It! 2023 Release 02 online technical documentation is also available in the following languages:
  • French
  • German
  • Portuguese (Brazil)
  • Spanish
  • Spanish (XL)
The displayed language depends on your browser language. However, you can change languages from the Language menu.

Defining views and performing actions on Change Management


Change Management is a dashboard that helps you manage your change requests and change approvals. You can access your open change requests and change approvals, and also take appropriate actions. You can create your own view and filter items that need urgent attention.

From the Change Management grid, you can perform the following actions:

  • Define list views
  • Configure display columns for a list view
  • Apply filters 
  • Highlight records in a list view
  • Refresh the list views
  • Delete a change request

Overview of Change Management features

Default list views

The following table provides information about the default list views in the Change Management module:

View

Multimodule

Columns

Group by

Sort by

Filter

(Default view) All Change Requests

No

  • Change ID
  • Status
  • Assigned To Full Name
  • Expected Due Date & Time
  • Change Summary

NA

Change ID (descending)

Inactive equals False

Closed Change Requests

No

  • Change ID
  • Status
  • Requested Date & Time
  • Final Decision Date & Time
  • Assigned To Full Name
  • Change Summary

NA

Final Decision Date & Time (descending)

Inactive equals False
AND
Status Type equals 'C'

Open Change Requests

No

  • Change ID
  • Status
  • Assigned To Full Name
  • Requested Date & Time
  • Expected Due Date & Time
  • Change Summary

Assigned To Full Name

Expected Due Date & Time (descending)

Inactive equals False
AND
Status Type equals 'O'

Overdue Change Requests

No

  • Change ID
  • Status
  • Assigned To Full Name
  • Requested Date & Time
  • Expected Due Date & Time
  • Change Summary

NA

Expected Due Date & Time (ascending)

Inactive equals False
AND
Status Type equals 'O'

AND
Expected Due Date & Time is less than '{CURRENTDATE}'

Pending Approvals by Change Request

No

  • Approver
  • Status
  • Change ID

Change ID

Status (ascending)

Inactive equals False
AND
Status Type equals 'O'


To create or customize a view

You can customize your list views on the Help Desk and Change Management grids by configuring filters and field columns, and defining formatting rules. After you customize an out-of-the-box or custom list view, the view icon of a list view changes colors from blackimage2016-11-23 10:55:15.png to blue image2016-11-23 10:58:47.png. In this topic, all references to Help Desk, also apply to Change Management.

To create a new view

  1. On the header bar, expand the hamburger menu image2016-10-4 22:20:47.png and select Help Desk.
  2. From the list of views, select a view.
    1. Configure the preferred filters, list view fields, and formatting rules.
  3. From the Views list, select Save Current View As.
    1. In the Save Current View As dialog box, in the View Name field, enter an appropriate name for the view.
    2. From the Sharing Type list, select a preferred sharing type:
      • Private - View is available only to me
      • Public - View is available to all
    3. Click Save.
  4. (Optional) If you do not want to save the changes, from the Views list, select Abandon Changes to Current View.

Important

To be able to configure filters and field columns, and define formatting rules for the customized view, you must save it.

To sort columns within a list view

  1. On the header bar, expand the hamburger menu image2016-10-4 22:20:47.png and select Help Desk.
  2. From the list of views, select a view.
  3. Click the arrow on the column headers to open the list of column customizing options.
  4. Select Sort Ascending or Sort Descending to sort the column data in ascending or descending order.
    You can sort up to three columns on the workspace grid and the sorting rule applied to the first column has precedence. Once the data is sorted as per the first column, the data in the second and third columns is sorted. 

To group column data within a list view

  1. On the header bar, expand the hamburger menu image2016-10-4 22:20:47.png and select Help Desk.
  2. From the list of views, select a view.
  3. Click the arrow on the column header of the field according to which you want to group the records.
  4. Select Group By This Field.

To turn off data grouping, clear the Show in Groups check box.

To filter records

  1. On the header bar, expand the hamburger menu image2016-10-4 22:20:47.png and select Help Desk.
  2. From the list of views, select a view to which you want to apply the filters.
    image2016-11-20 18:33:14.png
  3. Click Manage Filters image2016-11-20 18:35:29.png.
  4. In the Manage Filters dialog box, perform the following actions:

    1. From the Select a Field list, select a field, such as Category.

      Important

      (2021 Release 02) The Record Type field is not visible when you apply filters to multimodule list views.

    2. From the Select a Condition list, select a condition, such as equals.
      The list of conditions differ based on the field that you select in the Select a Field list.
    3. In the Select/Enter a Value list, select or enter a field value, such as Applications.
    4. (Optional) To add another filter, click Addimage2016-11-20 18:56:2.png.
    5. Repeat the above steps to configure multiple filters.
    6. Click Apply.
    7. (Optional) To delete a filter, click Deleteimage2016-11-20 18:54:14.png, then click Apply.

    Important

    When applying filter for 2 or more same type of field, you must apply all Or conditions first. The filters work as a straight query and are not grouped together.

    Example

    Assume that you want to see tickets that are assigned to either of the 2 technicians, AUTOSATECH1 and AUTOSATECH2, with Inactive equal to False and Status equal to Open. You must apply the following filters:

    ApplyingFilters.PNG

    The result is not the same if you apply the following filters:

    ApplyingFilters2.PNG

  5. (Optional) To view the applied filters on a list view, click Filters Applied.

To configure fields displayed in the list view

  1. On the header bar, expand the hamburger menu image2016-10-4 22:20:47.png and select Help Desk.
  2. From the list of views, select a view for which you want to configure the fields.
  3. Click Manage Columns image2016-11-20 19:10:41.png.
  4. In the Manage Columns dialog box, select the fields to be displayed as columns.
  5. Click Apply.

To filter columns within a list view

  1. On the header bar, expand the hamburger menu image2016-10-4 22:20:47.png and select Help Desk.
  2. From the list of views, select a view.
  3. (Optional) Configure the preferred filters, list view fields, and formatting rules. Save the changes.
  4. Click the arrow on the column headers to open the list of column customizing options.
  5. Add or remove filters for each column in the workspace view.
    • All the columns, except the Date or Time columns and Boolean columns have the Contains text box. Enter the required field value in the text box to filter the column data.
      To filter the data in columns having numeric field values, you must enter the exact value in the Contains text box. 
    • The date and time fields have the following filters:
      • Before (selected date)
      • After (selected date)
      • On (selected date)
    • The boolean fields have the following filters:
      • Yes
      • No

Important

  • Applied filters are lost when you save the view or move to a different view.
  • After you apply the column filters, you can export the view in HTML or Excel format.

To configure formatting rules

  1. On the header bar, expand the hamburger menu image2016-10-4 22:20:47.png and select Help Desk.
  2. From the list of views, select a view for which you want to format records.
  3. Click Manage Formatting image2016-12-2 18:52:1.png.
  4. In the Manage Formatting dialog box, perform the following actions:
    1. From the Select a Field list, select a field, such as Priority.
    2. From the Select a Condition list, select a condition, such as equals.
      The list of conditions differ based on the field that you select in the Select a Field list.
    3. In the Select/Enter a Value list, select or enter a field value, such as 1 - Critical.
    4. In the Preview list, select a Background Color, Text Color, and Text Style.  
    5. To apply the formatting to a single field column, clear the Apply to row check box.
      The Apply to row check box is selected by default, so the same formatting is applied to all field columns on a list view.
    6. (Optional) To add another formatting rule, click Add image2016-11-20 18:56:2.png.
    7. Repeat the preceding steps to configure multiple formatting rules. 
      (2021 Release 02) The order of the formatting rules determines their precedence. If the field value of the first formatting rule is present in multiple records, then the first formatting rule is applied to all those records irrespective of the subsequent formatting rules. If, for the first formatting rule, the Apply to row check box is cleared, then the formatting is applied only to the single field corresponding to that rule and the remaining fields in the row are formatted as per the subsequent rules.
    8. Click Apply.
    9. (Optional) To delete a rule, click Delete image2016-11-20 18:54:14.png.

Deleting change requests

You can choose to delete change requests from the workspace.

(2020 Release 01) You can delete multiple change requests at once.

Considerations

The following considerations apply to the deletion process:

  • You must have delete permission to delete change requests. If you try to delete a change request without permission, a message is displayed to indicate that you cannot delete.
  • You cannot delete a change request that is opened by another user.
  • When you select and delete multiple change requests, then:

    • If some selected change requests are open, the following message is displayed:
      Change Request(s) # 'changeRequestID' is/are in use. Your request for this/these records will not be completed. Do you want to continue?
    • If all selected change requests are open, the following message is displayed:
      Change Request(s) # 'changeRequestID' is/are in use. Your request for this/these records will not be completed. Release the records to unlock them before attempting again.

    Important

    Multiple change request IDs are separated by a comma, as shown in this example:

    Change Request(s) # '101,102,103' are in use. Your request for these records will not be completed. Release the records to unlock them before attempting again.
  • If the deletion of a change request fails, a message with the change request ID of the failed change request is displayed.

To delete a change request

  1. On the header bar, expand the hamburger menu HamburgerNew.png and select Change Management.
  2. Select a change request or multiple change requests (using Ctrl or Shift key) from the workspace.
  1. Click Delete image2017-4-3 15:59:3.png.
    The following message is displayed:
    ConfirmDeleteChangeRequest.PNG
  1. To delete the selected change requests, click Yes.
    The following message is displayed:
    <Change Request/Records has/have> been deleted successfully.


 

Tip: For faster searching, add an asterisk to the end of your partial query. Example: cert*