Contents

Summary

Describes the different types of feed entries.

Fields

Name Value Summary
None 0 A feed entry of an indeterminate type.
Comment 1 A feed entry for a comment on an item.
StatusChange 2 A feed entry for an item's status changing. If an item's status changed at the same time other properties are edited, this will take precedence over TeamDynamix.Api.Feed.UpdateType.Edit.
Edit 3 A feed entry for editing an item's non-status properties. If an item's status changed at the same time other properties are edited, TeamDynamix.Api.Feed.UpdateType.StatusChange will take precedence.
Created 4 A feed entry for creating a new item.
MyWorkChange 5 A feed entry for a user adding/removing an item to and from "My Work".
Merge 6 A feed entry for auditing when an item is merged into another item.
MovedComment 7 A feed entry for auditing when a comment on an item is moved to another item.