I'm looking for a way to exclude specific issues from xray coverage analysis.
Example: Spike User Stories do not require any tests, so they should not count as "uncovered".
While the Xray documentation mentions this on the page Coverage Settings , this menu item / option is not shown in the project settings of my projects.
Interestingly, on another page of the xray documentation, that menu entry also is not visible.
Any suggestions on that? Has the functionality been removed? If so, what would be the preferred way to handle such User Stories (beside using a different issue type for them)?
Best,
Jan