Skip to content
This repository has been archived by the owner on Nov 17, 2023. It is now read-only.

Create chatbot : can't import csv #206

Open
mikbry opened this issue Mar 5, 2019 · 1 comment
Open

Create chatbot : can't import csv #206

mikbry opened this issue Mar 5, 2019 · 1 comment
Labels
bug Something isn't working

Comments

@mikbry
Copy link
Contributor

mikbry commented Mar 5, 2019

Describe the bug
When you create a chatbot you could import some data in JSON or CSV format. When you import a CSV, it display: no valid json

To Reproduce
Steps to reproduce the behavior:

  1. At home select create my first assistant
  2. Create a user
  3. Goto to /create page
  4. Click on import template
  5. Import a valid .csv file
  6. Not a valid JSON is displayed

Expected behavior
CSV should be imported as JSON
It works in Import Data from Dashboard.

@mikbry mikbry added the bug Something isn't working label Mar 5, 2019
@jeffladiray
Copy link
Contributor

https://github.com/Opla/opla/blame/master/front/src/shared/containers/dialogs/ioDialog.jsx

Import code is commented. Can't really try since I can't find what the CSV file should look like

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants