Closed roger-mahler closed 5 years ago
COUN001575 has a comma character in second field, which causes problem since comma is field delimiter. This is logged as bug #15 in the import system.
Errors for COUN001363, COUN001414 and COUN001623 are caused by null values in bugs table TCountsheet, field SheetType. The following translation has been added to bugs import:
insert into bugs_import.bugs_type_translations (bugs_table, bugs_column, triggering_column_value, target_column, replacement_value)
values ('TCountsheet', 'SheetType', null, 'SheetType', 'Undefined other');
The added translation must be confirmed by @visead !
Missing association types have been sorted out earlier. Check previous db versions.
Phil
_ Sent from my mobile
On Mon, May 20, 2019 at 3:14 PM +0100, "Roger Mähler" notifications@github.com<mailto:notifications@github.com> wrote:
Assigned #14https://github.com/humlab-sead/sead_bugs_import/issues/14 to @viseadhttps://github.com/visead.
— You are receiving this because you were assigned. Reply to this email directly, view it on GitHubhttps://github.com/humlab-sead/sead_bugs_import/issues/14?email_source=notifications&email_token=AIST26WQ4DSGVBRJAPMZUETPWKW23A5CNFSM4HOAUJKKYY3PNVWWK3TUL52HS4DFWZEXG43VMVCXMZLOORHG65DJMZUWGYLUNFXW5KTDN5WW2ZLOORPWSZGORRB67HQ#event-2353262494, or mute the threadhttps://github.com/notifications/unsubscribe-auth/AIST26VQUM25IZA632NC2STPWKW23ANCNFSM4HOAUJKA.
Confusion here - multiple issues/bugs in same thread - can we separate them? In this case association types in one and blank countsheet data types in another...
Errors for COUN001363, COUN001414 and COUN001623 are caused by null values in bugs table TCountsheet, field SheetType. The following translation has been added to bugs import:
insert into bugs_import.bugs_type_translations (bugs_table, bugs_column, triggering_column_value, target_column, replacement_value) values ('TCountsheet', 'SheetType', null, 'SheetType', 'Undefined other');
Missing data corrected in master version of Bugs data.
Errors for COUN001363, COUN001414 and COUN001623 are caused by null values in bugs table TCountsheet, field SheetType. The following translation has been added to bugs import:
insert into bugs_import.bugs_type_translations (bugs_table, bugs_column, triggering_column_value, target_column, replacement_value) values ('TCountsheet', 'SheetType', null, 'SheetType', 'Undefined other');
This is an acceptable solution, as long as the SheetType can be updated when importing from corrected data in the master version of Bugs
Closing since the problems are fixed in #15 and by updates in Bugs master database (null values TCountsheet in SheetType).
Distinct samples having error "Unsupported countsheet data type":
Distinct count sheets for samples:
Result: