PhenoApps / Field-Book

https://fieldbook.phenoapps.org
GNU General Public License v2.0
47 stars 55 forks source link

[BUG]: Renaming trait breaks linkage to existing phenotypes #981

Open tatesircin opened 3 weeks ago

tatesircin commented 3 weeks ago

Description

When exporting trait data, one set of data was exported only partially. It was categorical data and only 15 entries of about 100 was present in the csv file. Within the app the data is recorded.

Expected behavior

No response

Field Book version

5.5.24

trife commented 3 weeks ago

I have a feeling I know what the issue is, but can you email me your exported database zip (Settings > Database > Export)?

You can also try updating to the version available on GitHub (soon to be on Google Play).

tatesircin commented 3 weeks ago

Hey Trevor,

Here is the database zip. The trait that has missing data is “Stipule Flakes”. Appreciate your time.

Thanks,

Tate

From: Trevor Rife @.> Sent: Friday, June 7, 2024 5:05 PM To: PhenoApps/Field-Book @.> Cc: Tate Sircin (Brotherton Seed) @.>; Author @.> Subject: Re: [PhenoApps/Field-Book] Data not exported properly[BUG]: (Issue #981)

I have a feeling I know what the issue is, but can you email me your exported database zip (Settings > Database > Export)?

You can also try updating to the version available on GitHub (soon to be on Google Play).

— Reply to this email directly, view it on GitHubhttps://github.com/PhenoApps/Field-Book/issues/981#issuecomment-2155709641, or unsubscribehttps://github.com/notifications/unsubscribe-auth/BFLRTDNNPGVCIUDFDYRP6KTZGJDB5AVCNFSM6AAAAABI7K3SJ2VHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDCNJVG4YDSNRUGE. You are receiving this because you authored the thread.Message ID: @.***>

trife commented 3 weeks ago

@tatesircin I don't think GitHub forwards email attachments to the issue replies. You'll have to either manually attach it or email it to my main email it directly to me (twrife@clemson.edu).

trife commented 3 weeks ago

From the database you sent, it looks like the trait was renamed midway through collection (Stipule vs Stipple) which broke the linkage between the data. The fastest way to fix this is going to be to "recollect" the phenotypes (unmark/remark the category). We'll work on getting this fixed in v6, but it's not going to change your current situation.

Related to #471