[bug]: Link and Attachment count missing if it is zero in table layout
Open
@vihar is already working on this.
Since Oct 1, 2025.
🐛bug
- Dominant language
- TypeScript
- Stars
- 59.6k
- Forks
- 5.8k
- Avg merge
- 1d 22h
- Merged PRs (30d)
- 49
Description
Is there an existing issue for this?
- I have searched the existing issues
Current behavior
In table layout, the Link and Attachment columns show "links" and "attachments" for work items that have none. Presumably they should show "0 links" and "0 attachments" instead, same as the Sub-work order column. For work items that do have one or more links or attachments, their number is displayed correctly.
Steps to reproduce
- Go to work items, table layout
- Observe missing 0 count on Link and Attachment columns
Environment
Production
Browser
Mozilla Firefox
Variant
Self-hosted
Version
v1.0.0
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.