Custom Query (2152 matches)
Results (391 - 393 of 2152)
Ticket | Resolution | Summary | Owner | Reporter |
---|---|---|---|---|
#734 | fixed | Investigate department issue (ONS import) | dread | dread |
Description |
Creation of duplicate packages named with trailing underscore ww 22/9/10:
The "find by tags" algorithm uses (title, department). Unfortunately some of the data already there has no department. This causes it to make a new package (with trailing underscore). dread 24/9/10: I've done a test for the missing department issue and I can't reproduce the problem. This may be due to my general tidy up and getting tests passing using the latest ckanclient. Anyway, can you check over my test to see if this is what you mean?: dgu/ckanext/dgu/tests/ons/test_ons_loader.py:TestOnsLoadMissingDept ww 20/10/10: you should uncover it if you run against (a copy of) the dgu database. |
|||
#735 | fixed | Investigate 'deduping' (ONS import) | dread | dread |
Description |
ww 22/9/10: (discussion of ticket:509) This leads us to deduping which should be the next order of business oin this thread... ww 20/10/10: if a dataset is missing a department and the ons script makes a new version of it with a department we now have two reccords for the same dataset. these should be manually merged - need a merge tool where you can tell it that two datasets are the same. |
|||
#742 | fixed | Release ckan 1.2 to metastable | dread | dread |
Description |
Need to make sure #700 is fixed. |