partkeepr/PartKeepr

Importing issue

开放

#883 创建于 2017年8月3日

 (14 条评论) (0 个反应) (0 位负责人)JavaScript (419 个派生)auto 404
Base FunctionalityBugMedium Prioritygood first issue

仓库指标

星标
 (1,531 个星标)
PR 合并指标
 (PR 指标待抓取)

描述

Error description

I'm trying to import a Part list from CSV with stock levels with the settings can be seen on the following screenshots.

image

image

image

image

image

When I click on the Export button, the following error appears in the log: [2017-08-03 14:04:23] request.CRITICAL: Uncaught PHP Exception Exception: "The key importBehaviour does not exist!" at /var/www/html/PartKeepr/src/PartKeepr/ImportBundle/Configuration/EntityConfiguration.php line 31 {"exception":"[object] (Exception(code: 0): The key importBehaviour does not exist! at /var/www/html/PartKeepr/src/PartKeepr/ImportBundle/Configuration/EntityConfiguration.php:31)"} []

I start importing operation on Root Category If I try to leave the stock information import, the error is the same.

System Information

image

贡献者指南