---
title: "Include scheduled job data in all the relevant tiles"
slug: "include-scheduled-job-data-in-all-the-relevant-tiles-v-25"
tags: ["V-25-August Release"]
updated: 2025-08-01T11:00:28Z
published: 2025-08-01T11:00:28Z
canonical: "zenoplesupport.aqore.com/include-scheduled-job-data-in-all-the-relevant-tiles-v-25"
---

> ## Documentation Index
> Fetch the complete documentation index at: https://zenoplesupport.aqore.com/llms.txt
> Use this file to discover all available pages before exploring further.

# Include scheduled job data in all the relevant tiles

## Include scheduled job data in all the relevant tiles

This enhancement updates the logic of key dashboard tiles across Zenople applications to fully support Job Schedule Management (JSM). With these changes, users gain precise, real-time insight into workforce, assignment, and customer activity tied to scheduled jobs and assignment schedules.

### EIS Tiles

#### Working Employee

**Logic Additions:**

- Includes all employees with an active assignment schedule (Employee Status as Working).
- Takes into account the customer’s work site's time for accurate status.

#### Missing Timecard

**Logic Addition:**

- Now checks for missing timecard transactions related to active assignment schedules (JSM).
- Employee is included if:
  - They have an assignment schedule **today**, but
  - No corresponding TransactionId or TransactionBatchId exists for that schedule in the last AP.

### CMS Tiles

#### Active Assignments

**Logic Additions:**

- Displays customers that have one or more **active assignment schedules**.
- Assignment status is validated using the active period and assignment worksite timezone.

#### Active Jobs

**Logic Addition:**

- Displays customers with any **active scheduled jobs**.
- Considers job schedules within the current date and not yet ended.

#### Idle Customer

**Logic Addition:**

- Includes customers **without any jobs or scheduled jobs** (including direct hire jobs) in the past six months.
- Checks the absence of job schedules in the defined time period to mark the customer as idle.

#### Redeploy Customer

**Logic Addition:**

- Identifies customers who:
  - Have **no future job schedules**, and
  - Whose **last scheduled job ended** within the past 7 days.
