An enumerated field has lost its formatting and is showing as plain text

Expected behavior

Screenshot 2021-10-29 at 12.08.30

Enumerated fields should appear in colour and capitalised

Actual behavior

Screenshot 2021-10-29 at 12.06.37

Formatting is lost and the field only shows as plain text

Context

This issue only appears with a single field under one team.
For some reason the issue does not appear in other teams.
This started suddenly today/yesterday and we haven’t recently changed any display settings for that field (under that team) other than enabling search under the Edit Settings for that field. I tried disabling the search but the formatting did not come back.

Package Version: “forest-express-sequelize”: “^8.3.2”,
Express Version: “express”: “^4.17.1”,
Sequelize Version: “sequelize”: “6.6.2”,
Database Dialect: postgresql

Can you check the configuration of the related display field?
Conditional formatting should be enabled.

(not sure why the unwanted change happened on your admin though…)

Here are a couple of screenshots to show you where this configuration should be available.


Thanks, I’ve gone and fixed the configuration and its now working again.

The bigger concern is why the unwanted change happened in the first place. We’ve noticed similar behaviour happen once or twice before. In this case, I was the only one with access to display config settings on this team and I definitely didn’t change the conditional formatting setting. What I had changed around the same time that the issue occurred was under the Edit Settings for that same field, I toggled the setting to make the field searchable when editing. Is it possible that somehow my toggling of that setting somehow resulted in the conditional formatting setting being toggled off?

I’ll try to reproduce the issue and file a bug report

I’ll update this thread to either ask for more information if I can’t reproduce, or follow on the bug report