-
Type:
Bug
-
Resolution: Fixed
-
Priority:
Low
-
Component/s: Database
-
None
-
1
-
Minor
Issue Summary
An error screen appears when selecting the page status colour for the new status.
Steps to Reproduce
- Add a Page link and Page status field in a Database.
- Insert a page in the Page link field.
- In the Page status field, create a new status and try to select a colour for this status.
Expected Results
We should be able to choose and update the status colour.
Actual Results
The following error is shown when we click on the colour
Uh oh. Something went wrong!
[@formatjs/intl] An `id` must be provided to format a message. You can either: 1. Configure your build toolchain with [babel-plugin-formatjs](https://formatjs.io/docs/tooling/babel-plugin) or [@formatjs/ts-transformer](https://formatjs.io/docs/tooling/ts-transformer) OR 2. Configure your `eslint` config to include [eslint-plugin-formatjs](https://formatjs.io/docs/tooling/linter#enforce-id) to autofix this issue

Workaround
You can add a new status from the page's space settings.