TDV Adapter for Zoho Projects

Build 22.0.8462

BugActivities

Gets all the activities for the given bug.

Select

This is a bug-level view.
  • BugId is required to retrieve BugActivities.
You can use the below query to get all BugActivities:
SELECT * FROM BugActivities WHERE BugId = '12345600001'

Columns

Name Type Description
BugId String Bug Id.
Action String Bug Activity Action.
Type String Bug Activity Type.
PreviousValue String Bug Activity Previous Value.
CurrentValue String Bug Activity Current Value.
ActionBy String Bug Activity Action By.
ActionField String Bug Activity Action Field.
ActionDate Date Bug Activity Action Date.
ActionDateTime Datetime Bug Activity Action Date Time.
Zuid [KEY] String Bug Activity ZUID.

Copyright (c) 2023 CData Software, Inc. - All rights reserved.
Build 22.0.8462