Object setup: deleting object type doesn't alter fieldmaps
legion80 - September 24, 2009 - 19:06
| Project: | Salesforce |
| Version: | 6.x-2.x-dev |
| Component: | User interface |
| Category: | bug report |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | postponed |
Jump to:
Description
It looks like I can remove the object from the object setup tab even if I have a fieldmap that uses that object.
Either the fieldmap needs to be removed when the object is removed the object setup tab, or that object's checkbox should be disabled since a fieldmap is using it. In the latter case, the user would be expected to remove the fieldmap first before unchecking the object's box.

#1
Very good idea.
I submitted an updated Object Setup patch to disable checkboxes for SF Objects that are in use by fieldmaps:
#476978: Implement "Object Setup" Feature
Marking postponed awaiting outcome of that patch.