Modify ↓
Ticket #742 (new defect)
DBStats: items marked as an incorrect kind does not get cleaned or modified.
Reported by: | somekool <[email protected]…> | Owned by: | desai |
---|---|---|---|
Priority: | major | Milestone: | Bcfg2 1.4.0 Release |
Component: | bcfg2-reports | Version: | 1.0 |
Keywords: | Cc: |
Description
Hi
by mistake I created an item such as
<Configfile name=/foo/bar />
Configfile instead of ConfigFile?
I quickly noticed the problem but the items got into the DB,...
I fixed in the config, run bcfg2 again. but the item stayed as is in the database. and never got fixed.
the kind should either get corrected. or, it should stay linked with the old interaction while a new item would be created with the correct kind.
workaround: go in the DB and change it manually.
Attachments
Change History
comment:1 Changed 13 years ago by desai
- Milestone changed from Bcfg2 1.0.0 Release to Bcfg2 1.0.1 Release
comment:2 Changed 13 years ago by solj
- Cc [email protected]… added
- Version changed from 0.9.x to 1.0
- Milestone changed from Bcfg2 1.0.1 Release to Bcfg2 1.1.0 Release
Is this still a problem when using Snapshots?
comment:3 Changed 13 years ago by somekool <[email protected]…>
DBStats and Snapshot are totally unrelated beast.
one does not (yet) replace the other
comment:5 Changed 12 years ago by solj
- Milestone changed from Bcfg2 1.1.0 Release to Bcfg2 1.2.0 Release
comment:6 Changed 12 years ago by solj
- Milestone changed from Bcfg2 1.2.0 Release to Bcfg2 1.2.1 Release (Bugfix)
Note: See
TracTickets for help on using
tickets.