Skip to content

Set Download Status documentation does not match DownloadStatus types #464

@GoelBiju

Description

@GoelBiju

The value form parameter mentioned in the "SETDOWNLOADSTATUS" documentation highlights that the values that can be sent are: 'ONLINE', 'ARCHIVE' and 'RESTORING.

Requests made with these values fail due to the fact that TopCAT is using the DownloadStatus enum and not the Status enum. This could be because DownloadStatus is what is defined as the status in the Download class.

The documentation could be changed to reflect the types in DownloadStatus, possibly this specific line.

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