Skip to content

503 on function download_notification_report for report format JSON #239

@bmos1

Description

@bmos1

When generating an JSON report in the Black Duck UI the HUB will display the error "Unable to read report contents due to an unarchive operation error" when the generated report is too large to be read in the application. Error: 503

The provided fix patches with the broken function download_notification_report by replacing the download link from "content" to "download". The patched function always downloads the report as ZIP file like it was before for TEXT format only. Now the return value is consistent for all type of reports.

We provide the attached patch in the hope that it is useful for all and merged to master.
001-Reporting.patch

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions