On a Custom Investment instance on the Board View, moving cards between columns causes the card count to become inaccurate.
STEPS TO REPRODUCE:
1. Open a Custom Investment instance > Task > Board View.
2. Have columns each contain at least 7 cards.
3. Move cards from one column to another to have the column contain more than 8 cards.
Expected: Card count should both be displayed and be accurate.
Refreshing should at least update the count.
Actual: Card count is inaccurate after 8 card slots are filled and only display 8 maximum.
The board pagination logic is not being updated when cards are moved via drag-and-drop.
DE208970
Resolved in 16.4.3