Skip to content

Functionality to Delete a Duplicate Request #213

@AndrewPlayer3

Description

@AndrewPlayer3

When a user creates an accidental duplicate request, both requests are processed. This wastes resources and uses up the user's job quota.

In order to save resources, the duplicated request should be deleted. The duplicated request should only be deleted if it is identical, i.e. the same job name and request. However, I don't necessarily think that jobs with only the same name, or only the same request, should be deleted.

Currently, there is no functionality that allows a user to delete a request, so there is no alternative.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions