View Log Screen Enhancement

View Log Screen Enhancement

1. Introduction

The View Log screen enhancement provides improved filtering, sorting, and workflow-specific visibility within the log panel. These improvements enable users to efficiently analyze workflow and node-level execution details.

2. Feature Overview

Enhancements include the addition of a search bar, workflow-only status filtering, new workflow columns (Approver & Decision), and sorting options for time-based fields.

3. Enhancements Breakdown

• A search bar is added in the log header.
• Filters records by Task Name using partial or full text.
• Case-insensitive search.
• Clearing the field resets the filter.
• Works together with Status filter.

3.2 Status Dropdown (Workflows Only)

• Visible only when viewing Workflow logs.
• Status options include: All, Completed, Waiting, Running, Failure, Aborted.
• Selecting a status filters workflow rows instantly.
• Works in combination with search.



3.3 Approver & Decision Columns (Workflows Only)

• Approver column shows the approver’s name.
• Decision column shows:
     – Approved (green)
     – Rejected (red)
• These columns appear only for workflows.


3.4 Sorting for Start & End Time

• Both Start Time and End Time now support ascending/descending sorting.
• Users toggle sorting direction by clicking the column header.
• Sorting updates instantly without UI lag.

3.5 Combined Filtering Behavior

• Search + Status filter + Sorting can be used at the same time.
• All applied filters update the table dynamically.

3.6 No Records Found Handling

• When no data matches the active filters or search text, a clearly visible
'No Records Found' message is shown.