Hi All,
I am wondering if monday.com has a public issue tracker where users can file bugs? i searched online but could not find it. i have run into many issues as a developer:
- there is no way to change the visibility of a board
- if i duplicate a board and then immediately start iterating over it, i get an empty collection
- a board_relation column type returns null for the column value (even though relation exists) in call to get_items_page
- no way to set value of a board_relation column
- the API is extremely slow. it takes seconds just to copy an item and move it from one board to another. there is no batch endpoint
…