---
title: "GravityBoard common issues"
date: 2026-04-23
author: "GravityKit"
link: "https://www.gravitykit.com/docs/gravityboard/gravityboard-common-issues/"
---

## Cards not appearing on the board, but lanes are showing

If no cards (entries) are appearing on your board, but entries exist in Gravity Forms, a common cause is a **Conditional Logic rule** in the **feed configuration** preventing entries from appearing on the board.

Under in the GravityBoard feed configuration, click on the Advanced tab and find Feed Conditions. There, you will see a setting called Condition Logic, where filters are set for entries that apepar on the board.

Here's an example of a rule that would prevent entries from showing that have a field called Tasks:

![A screenshot of speed conditions box in GravityBoard where the conditional logic setting is showing a rule where the Task field is set to match an empty value.](https://www.gravitykit.com/wp-content/uploads/2025/10/file-EBgD8Bj3Kl.png)**Solution:**

- Open your **GravityBoard feed settings**.
- Click on the **Advanced** tab
- Review the **Feed conditions** section.
- Remove or adjust any **conditional logic rules** that could be excluding valid entries.
- Save your changes.

If this was the issue, the cards will display again.