partkeepr/PartKeepr

Importing issue

オープン

#883 opened on 2017/08/03

 (14 件のコメント) (0 件のリアクション) (0 人の担当者)JavaScript (419 件のフォーク)auto 404
Base FunctionalityBugMedium Prioritygood first issue

Repository metrics

Stars
 (1,531 個のスター)
PR merge metrics
 (PR metrics pending)

説明

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

コントリビューターガイド