Follow Entities

What is Follow?

It is possible to follow entities and receive email and feed notifications about changes in them. For example, you may follow a Feature and receive notifications about its effort changes, new comments, new attachments, added/removed User Stories or their states changes, etc.

To follow an entity, just click a button on entity view:

Targetprocess Image

When you follow some entities, you will receive notifications every 2 hours with all important updates in these entities. Here is an example that shows changes in several Features you follow:

Targetprocess Image

Email subject changes every day, so all emails from a particular day will be combined in a single thread to make it easy check all updates for a single day.

Changes of what details are supported

Full list of changes is available here.

View with all followed entities

Users can create a board view or list view with all entities they follow. As a result the view works like Favorites.

The view should be set to show any entities users follow. And special smart filter should be applied to cards:

?Followers.Where(User is Me)

The view is not created automatically and should be added manually.

Users can create these views for their own needs. However we recommend Administratorsto set up single public view of this kind just once and as a result make it available for all users.

The view created in List mode can be added to Dashboard within "Any List View" widget.

FAQ

When you follow some entities, you receive email notifications every 2 hours. Change of this default time interval is not supported at the moment.

Troubleshooting

Follow button is hidden

If the "Follow" button is hidden on a Customized Entity Detailed View, it might be required to сustomize the layout for corresponding entity type and add the following section there:

{"type": "followButton"}
Follow Activity widget displays nothing

The widget displays nothing to you when:

  • You have not started to follow any entity yet;
  • You follow some entities, but they have not been modified recently.