You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Currently, when an object type (e.g., Company) is deactivated, its records remain visible in relation dropdowns. However, these records should be hidden immediately upon deactivation, similar to how they're handled in relation fields.
Example:
deactive_object.mp4
Expected Behavior
Objects should be hidden immediately when their type is deactivated
The text was updated successfully, but these errors were encountered:
Should be quite straightforward in the current codebase. We should make sure that the searchable objectMetadataItems are active in MultipleRecordPicker dropdown
Bug Description
Currently, when an object type (e.g., Company) is deactivated, its records remain visible in relation dropdowns. However, these records should be hidden immediately upon deactivation, similar to how they're handled in relation fields.
Example:
deactive_object.mp4
Expected Behavior
The text was updated successfully, but these errors were encountered: