Page tree

You are viewing documentation for Structure Server and Data Center version 5.4 and patch releases. For other versions, see Version Index or [Structure Cloud].

Skip to end of metadata
Go to start of metadata

The Sequential Index column displays a hierarchical number corresponding to an item's position within the structure.

The first number in the index represents the top level of the hierarchy, the next number (after the period) refers to the second level, etc. To better understand how this works, let's look at the above example:

  • Epic 1 has a sequential index of 1, because it is the first item in the top level of the hierarchy.
  • Story 2 has a sequential index of 1.2, because it is the second child under Epic 1.
  • Bug 1 has a sequential index of 1.2.1, because it is the first child under Story 2.
  • Task has a sequential index of 2.1.1, because Epic 2 is second item in top level, Story 4 is the first item beneath it, and Task is the first child beneath that.

Sequential index ignores Filter Transformations – even if you see only a part of a structure, the numbers will still show the position of the item in the unfiltered structure. Filter generators will change the sequential index, because they change the underlying structure.