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

Enable Batch Download of Analysis Details for Multiple Applications (JSON/YAML) #2143

Open
MiriSafra opened this issue Oct 28, 2024 · 1 comment
Labels
needs-kind Indicates an issue or PR lacks a `kind/foo` label and requires one. needs-priority Indicates an issue or PR lacks a `priority/foo` label and requires one. needs-triage Indicates an issue or PR lacks a `triage/foo` label and requires one.

Comments

@MiriSafra
Copy link
Contributor

Currently, users can download analysis details for each application individually, selecting their preferred format (JSON or YAML). However, there is no option to download analysis details for multiple applications at once, combined in a single file. Adding this feature would streamline workflows by reducing the need for repetitive downloads, especially for users managing analysis reports across several applications simultaneously.

Requirements:

  1. Add Batch Download Capability:

    • Introduce the ability to download analysis details for multiple selected applications in a single file, with format selection options for JSON or YAML.
    • Provide a UI component (e.g., a multi-select option) to enable the selection of multiple applications and initiate batch download.
  2. Backend Support:

    • Verify if an appropriate endpoint exists in the HUB API to support batch retrieval of analysis details.
    • If no endpoint currently supports this functionality, consider implementing a new endpoint on the HUB for consolidated report fetching.
  3. Expected Enhancements to UI:

    • Offer format selection (JSON/YAML) in the download dialog or modal for batch downloads.
@konveyor-ci-bot konveyor-ci-bot bot added the needs-triage Indicates an issue or PR lacks a `triage/foo` label and requires one. label Oct 28, 2024
@konveyor-ci-bot
Copy link

This issue is currently awaiting triage.
If contributors determine this is a relevant issue, they will accept it by applying the triage/accepted label and provide further guidance.
The triage/accepted label can be added by org members.

@konveyor-ci-bot konveyor-ci-bot bot added needs-kind Indicates an issue or PR lacks a `kind/foo` label and requires one. needs-priority Indicates an issue or PR lacks a `priority/foo` label and requires one. labels Oct 28, 2024
@github-project-automation github-project-automation bot moved this to 🆕 New in Planning Oct 28, 2024
@MiriSafra MiriSafra changed the title Enable Batch Download of Analysis Details for Multiple Applications (JSON/YAML) [RFE] Enable Batch Download of Analysis Details for Multiple Applications (JSON/YAML) Oct 28, 2024
@MiriSafra MiriSafra changed the title [RFE] Enable Batch Download of Analysis Details for Multiple Applications (JSON/YAML) Enable Batch Download of Analysis Details for Multiple Applications (JSON/YAML) Oct 28, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
needs-kind Indicates an issue or PR lacks a `kind/foo` label and requires one. needs-priority Indicates an issue or PR lacks a `priority/foo` label and requires one. needs-triage Indicates an issue or PR lacks a `triage/foo` label and requires one.
Projects
Status: 🆕 New
Development

No branches or pull requests

1 participant