Closed (duplicate)
Project:
Configuration Management
Version:
7.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
24 Jan 2012 at 23:56 UTC
Updated:
2 Aug 2012 at 18:42 UTC
The tracking tab is always showing in sync of every component, even if components in the datastore are deleted or edited.
Additionally, since they're reporting as in sync there are no checkboxes present for any items, so based on the comment on line 112 of configuration.admin.inc, the buttons shouldn't be present on that page.
Buttons are always displaying for me, whether components are in sync or not, and the status is always in sync. Even after running the check for new configurations operation several times.
Environment details:
php 5.3.6
apache 2.2.20
Comments
Comment #1
willvincent commentedMy initial report was somewhat incorrect. Apparently I hadn't actually run the check for new configurations operation after editing one of the datastore files, which explains why that still said in sync.
However, I do see an issue here, so I'm updating the title to more properly reflect this issue.
If datastore files are missing the status still shows in sync. If the file is missing I think it should also register an out of sync status, or revert to 'untracked' perhaps.
Comment #2
btmash commentedMoving to appropriate project.
Comment #3
dagmarDuplicated of #1706650: Define what to do when a configuration file is deleted