-
Notifications
You must be signed in to change notification settings - Fork 2.4k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
ObjectMetadata decorator have an imageIdentifier properties #3710
Comments
labelIdentifierStandardId was implemented but no labelIdentifierImageId |
/oss.gg 150 |
Thanks for opening an issue! It's live on oss.gg! |
/assign |
Assigned to @Aditya-PS-05! Please open a draft PR linking this issue within 48h |
/assign |
This issue is already assigned to another person. Please find more issues here. |
@Aditya-PS-05, Just a little reminder: Please open a draft PR linking this issue within 12 hours. If we can't detect a PR in 12h, you will be unassigned automatically. |
Scope & Context
Identifiers are used by some client components to represent a record.
Those identifiers are mapped to existing field-metadata and the object-metadata table contains both labelIdentifierFieldMetadataId and imageIdentifierFieldMetadataId.
We want to add a new property to the ObjectMetadata decorator to define those fields in order to have those defined during standard objects creation
This could look like this.
Technical inputs
TBD
See also: #7616 (comment)
The text was updated successfully, but these errors were encountered: