Inquiry: Adding Task Types on the Time Sheet Portal

Ashish Kumar SI
Tera Contributor

Inquiry: Task Types Visibility on the Time Sheet Portal

On the Time Sheet Portal, only specific task types such as stories, projects, incidents, and project tasks are visible, while others are not. Where is it defined which task types should be visible on the Time Sheet Portal?


Solution: Modifying Widgets to Include Additional Task Types

To make additional task types visible on the Time Sheet Portal, you need to modify two widgets:

  1. "Time Card Portal - Task Selector" Widget
  2. "Time Card Portal Container" Widget Instance

Steps to Modify:

  1. Update the "Time Card Portal - Task Selector" Widget

    • Open the widget and navigate to the server script.
    • Locate the section where the list of task tables is defined (typically around line 52).
    • Add the table name for the desired task type(s) to the list of tables.
  2. Update the "Time Card Portal Container" Widget Instance

    • Open the widget instance and find the field labeled "Additional options, JSON format."
    • Locate the "tables" attribute in the JSON configuration.
    • Add the same table name(s) for the desired task type(s) to the list.

By following these steps, you can ensure that any additional task types will be included and visible on the Time Sheet Portal.

0 REPLIES 0