TeamDynamix.Api.Feed.ItemUpdate.IsParent

Indicates if the feed entry is a parent of other feed entries.

Data Type and Notes

Boolean

Value

true if the feed entry is a parent of other feed entries; otherwise,false.

Remarks

A feed entry can be a parent when a bulk or cascading operation is performed.

For example, when a ticket update is cascaded to its children, a feed entry is created on every affected ticket. The originating update is marked as a parent and all other updates are children of that parent update.

Similarly, a "Multiple" update will act as a parent for the feed entries created as a result of bulk-updating, bulk-commenting, or bulk-importing tickets, assets, and/or configuration items.

When viewing application-wide feeds, only feed entries that lack a parent will be included. However, when viewing item-level feeds, all feed entries that reference that item will be included.