Skip to content

ipctl v10 - cannot find users (api response pagination) #136

@atushdhakal

Description

@atushdhakal

When running the following project import command:

ipctl import project "DemoPromotionScript.project.json" \
  --repository @gitlab \
  --replace \
  --member type=account,name=atush.dhakal@itential.com,access=owner \
  --member type=account,name=sam.zurita@itential.com,access=owner \
  --verbose

ipctl fails to find user sam.zurita@itential.com with error="account not found"

IAP API response by default only returns first 25 items so ipctl is unable to find user sam.zurita@itential.com

I have attached the ipctl logs for the import command in the ticket

ipctl.txt

Metadata

Metadata

Assignees

Labels

bugSomething isn't working

Type

No fields configured for Bug.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions