Skip to content

Pass cancellation token in PaginatedListAsync #1296

@sayeed1999

Description

@sayeed1999

Describe the bug
Cancellation token in not passed in PaginatedListAsync

To Reproduce
Steps to reproduce the behavior:

  1. Go to 'CleanArchitecture.Application.Common.Mappings'
  2. Add Cancellation token in parameters
  3. Find all the references to this extension method
  4. Pass cancellation token as the last argument

Expected behavior
Any method that is using PaginatedListAsync should be able to pass Cancellation Token

Screenshots
N/A

Additional context
N/A

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions