Closed (fixed)
Project:
Search API
Version:
7.x-1.x-dev
Component:
User interface
Priority:
Normal
Category:
Task
Assigned:
Unassigned
Reporter:
Created:
3 Nov 2010 at 14:28 UTC
Updated:
18 Nov 2010 at 23:10 UTC
When viewing a server or index, the entity configuration status (whether it lies in code or in the database, or is overridden or fixed) is now displayed.
Comments
Comment #1
fagoIt would be nice to have this status in the overview too - as its good to get a quick overview of the configuration (are all configuration items at default or has someone modified them?)
Also, for entities in code, delete doesn't really delete. It reverts the configuration back to the defaults, thus the UI should call it that way then. For entities being default, delete does nothing - so the link should be hidden. As example, you can look at the profile type interface of profile2 (which uses the entity UI).
Comment #2
drunken monkeyBoth done, thanks for the suggestions.
However, to avoid cluttering the interface for people who don't use the exportability feature, the column is only displayed if at least one default entity was defined (i.e., at least one server or index status is not exactly ENTITY_IN_DB).