Skip to main content

Bug or not documented: monday.get("itemIds") returns 100 item IDs instead of all item IDs as on desktop

  • November 18, 2025
  • 1 reply
  • 17 views

reinier

Can `monday.get/listen("itemIds")` please return all item IDs to match the behaviour on desktop? I only get a max of 100 item IDs on mobile, where I get the full number of board item IDs on desktop.

I referenced https://developer.monday.com/apps/docs/building-for-mobile and https://developer.monday.com/apps/docs/mondayget and there is no mention of any limitations for mobile.

>  The list of item IDs that are filtered in the current board (or all items if no filters are applied).

This means I cannot provide the expected behaviour of my app for my app’s users. There is also no indicator the list of item IDs is truncated, nor is pagination available.

1 reply

OmerK
Forum|alt.badge.img+1
  • monday.com Team Member
  • November 19, 2025

Hey ​@reinier ,

The mobile team checked, and it works well with iOS, but we have a bug in Android. The mobile team has fixed it and plans to release it in beta tomorrow, with a gradual rollout to users starting on 30/11.

 

FYI ​@eranlu