Skip to content

Intellij-Plugin: User can also directly load a report by projectId and jobUUID #4285

@de-jcup

Description

@de-jcup

Situation

Inside the plugin we provide the possibility to show a list of jobs and download the jobs already.

But if a user already knows the job uuid and wants to show it inside the IDE, the user would need to iterate over pages, search for the entry etc. very cumbersome in case the job uuid is already known.

Wanted

The plugin provides a direct download report functionality

Solution

  • Action with search button at SecHub server view
  • Action click will show up modal dialog with combobox of projectIds, and a textfeld for the job uuid
  • When data is entered and OK pressed, the dialog closes and the report is downloaded + shown in report view

See also #4283

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions