When enabling an object attribute for REST API consumption or to have it available as a configurable column in the Modern flyout panel, an error occurs.
Steps To Reproduce
1. Go to Administration > Studio > Objects > [object]
2. Click Attributes tab > select [attribute]
3. Enter a value for the Rest API attribute field.
4. Click Save.
Actual: The error appears: ODF-0281:Mapping requires description to be supplied
Expected: It should allow the save.
All display mappings require a label/value in order the REST API ID to be valid.
Once all mappings are populated, the API_attribute_id can then accept the supplied id/name entered.
Scroll down to view the 'Display Mappings' section of the attribute properties.
Review and make sure all mappings are populated.
There should not be any blank values in the Default Bucket column.
Click Save.