Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat(rest): Count of attachments used in different projects. #2895

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

rudra-superrr
Copy link
Contributor

Issue: #2894

Description: The attachment usages count field will come if the selected filter is either withSourceAttachments or withCliAttachments as we only need count for Source Code Bundle report or License Info report.

Endpoint (GET): http://localhost:8080/resource/api/projects/{pid}/attachmentUsage?filter=withSourceAttachment

image

@rudra-superrr rudra-superrr linked an issue Jan 30, 2025 that may be closed by this pull request
@rudra-superrr rudra-superrr added needs code review needs general test This is general testing, meaning that there is no org specific issue to check for New-UI Level for the API and UI level changes for the new-ui labels Jan 30, 2025
@rudra-superrr rudra-superrr force-pushed the feat/attachmentUsagesCount branch from 779dea1 to aced20a Compare January 30, 2025 07:56
Copy link
Member

@GMishx GMishx left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Changes looks good.

@GMishx
Copy link
Member

GMishx commented Jan 31, 2025

@deo002 can you please test this PR?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
needs general test This is general testing, meaning that there is no org specific issue to check for New-UI Level for the API and UI level changes for the new-ui
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Need the attachment usage count in projects.
3 participants