Skip to content

Trying to archive an upload_request_group, bad data format: null. Exception: java.lang.NullPointerException #57

@Cedric-Thomas

Description

@Cedric-Thomas

With the 6.5.0 version, there is an issue when trying to archive an upload_request_group :

curl 'https://my.linshare/linshare/webservice/rest/user/v5/upload_request_groups/xxxxxxx-xxxx-xxxx-xxxx-xxxxxxxxxx/status/ARCHIVED?copy=true' \
  -X PUT \
  --data-raw '{"uuid":"ARCHIVED"}'

the backend respond with :

{"message":"Bad data format : null. Exception: java.lang.NullPointerException","errCode":20005}

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions