feat: Work Items list view - show discussion count in FE
-
Please check this box if this contribution uses AI-generated content (including content generated by GitLab Duo features) as outlined in the GitLab DCO & CLA. As a benefit of being a GitLab Community Contributor, you receive complimentary access to GitLab Duo.
Description
This MR adds capability to show the discussion count in FE.
The BE MR can be tracked on !179164 (merged)
Relates to #478633 (closed)
Screenshot
Merge request reports
Activity
mentioned in merge request !179164 (merged)
added devopsplan groupproject management sectiondev typefeature labels
added Community contribution label
added pipelinetier-1 label
Thanks for your contribution to GitLab @vedant-jain03!
Did you know about our community forks? Working from there will make your contribution process easier. Please check it out!
- If you need help, page a coach by clicking here or come say hi on Discord.
- When you're ready, request a review by clicking here.
- We welcome AI-generated contributions and offer complimentary access to GitLab Duo!
- To add labels to your merge request, comment
@gitlab-bot label ~"label1" ~"label2"
.
This message was generated automatically. Improve it or delete it.
added workflowin dev label
assigned to @vedant-jain03
added linked-issue label
@fernanda.toledo Do you mind taking the initial FE review of this please? This MR is dependent on the backend changes, which is handled in !179164 (merged), so when that is merged and this is rebased the changes will be just to the frontend
.graphql
files.requested review from @fernanda.toledo
added frontend label
- Resolved by Deepika Guliani
@vedant-jain03 FE changes look good, I can see the discussions icon and count in the group
/work_items
list page. We already have a test for theuserDiscussionsCount
field in theissuable_item_spec
file, so I don't think we need a new one for this change.Thank you for addressing this!
added pipeline:mr-approved label
added pipelinetier-2 label and removed pipelinetier-1 label
added pipelinetier-1 workflowin review labels and removed pipelinetier-2 workflowin dev labels
Before you set this MR to auto-merge
This merge request will progress on pipeline tiers until it reaches the last tier: pipelinetier-3.
Before you set this MR to auto-merge, please check the following:
- You are the last maintainer of this merge request
- The latest pipeline for this merge request is pipelinetier-3 (You can find which tier it is in the pipeline name)
- This pipeline is recent enough (created in the last 8 hours)
If all the criteria above apply, please set auto-merge for this merge request.
See pipeline tiers and merging a merge request for more details.