numahealth / Asknuma

0 stars 0 forks source link

Difficulty in bulk uploading Symptoms from Admin back-end. #34

Open tobiobisanya opened 7 years ago

tobiobisanya commented 7 years ago

Get this error when I upload the .xls file.

Kindly investigate.

screen shot 2017-04-03 at 01 34 07
tobiobisanya commented 7 years ago

@TundeMichael

TundeMichael commented 7 years ago

I have worked on all the uploads today. What were you trying to upload, keyword or symptoms?

tobiobisanya commented 7 years ago

I tried everything man, diseases, keywords & symptoms & got the same response.

TundeMichael commented 7 years ago

@tobiobisanya Below is what i found as the upload is working from end:

Constraint violation: 1048 ## Column 'description' cannot be null (SQL: insert into diseases (disease_name, description, status, created_at) values (High Blood Pressure, , Active, 2017-04-03 17:55:07))'

Please ensure you follow the excel template strictly for each upload. If the error persists after that please lemme know. Thanks

tunde commented 7 years ago

Could you please take my email address of this thread? Thanks

On Tue, Apr 4, 2017 at 2:27 AM, Tunde Michael notifications@github.com wrote:

@tobiobisanya https://github.com/tobiobisanya Below is what i found as the upload is working from end:

Constraint violation: 1048 ## Column 'description' cannot be null (SQL: insert into diseases (disease_name, description, status, created_at) values (High Blood Pressure, , Active, 2017-04-03 17:55:07))'

Please ensure you follow the excel template strictly for each upload. If the error persists after that please lemme know. Thanks

— You are receiving this because you were mentioned. Reply to this email directly, view it on GitHub https://github.com/numahealth/Asknuma/issues/34#issuecomment-291364571, or mute the thread https://github.com/notifications/unsubscribe-auth/AAF2hjOyr1vfIGWQhF202GS5Y8C59Bd_ks5rsZx9gaJpZM4MxtX0 .

tobiobisanya commented 7 years ago

@TundeMichael - sorry, not too sure how to take your email address out of the thread.

I'm still getting the same error message when trying to do Symptoms now for example. I downloaded the template document & filled it out with placeholder content in exactly the way it was uploaded - but still getting the same error message @TundeMichael

screen shot 2017-04-04 at 09 01 07 screen shot 2017-04-04 at 09 01 12 screen shot 2017-04-04 at 09 01 22
TundeMichael commented 7 years ago

@tobiobisanya Everything should be fine now. I tested a couple of times. Lemme know if it isn't. Thanks