Skip to content

Feature Request: Design and implement SPA view to see list of file/dataset history of access requests #895

@stevenwinship

Description

@stevenwinship

Overview of the Feature Request Create a view for users to se the full list of file/dataset access requests (not just created requests waiting for acceptance or rejection). A new set of parameters are being added to the /datafile/{id}/listRequests API to return all of the requests for file access as well as pagination to limit longer lists

  • includeHistory When true this will force the return of all requests and not just the "created" ones.
  • start For pagination, use this to request a specific page.
  • per_page For pagination, use this to limit the number of items in each paged list.

**What kind of user is the feature intended for?**API User, Curator, Superuser

What inspired the request? The need for a Datset owner to view the requests to access a file

What existing behavior do you want changed?

Any brand-new behavior do you want to add to Dataverse?

Any open or closed issues related to this feature request? IQSS/dataverse#8013

Metadata

Metadata

Assignees

No one assigned

    Labels

    SPASize: 30A percentage of a sprint. 21 hours. (formerly size:33)

    Projects

    Status

    SPRINT READY

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions