← Back to team overview

datafinder-team team mailing list archive

[Bug 837273] [NEW] Problem with script API function performImport.

 

Public bug reported:

See: datafinder.script_api.item.item_support.performImport

If the default argument defaultProperties is not given, you will get an AttributeError.
The problem is a missing check for None in the property mapping function.

** Affects: datafinder
     Importance: Medium
         Status: New


** Tags: script-api

-- 
You received this bug notification because you are a member of
DataFinderTeam, which is subscribed to DataFinder.
https://bugs.launchpad.net/bugs/837273

Title:
  Problem with script API function performImport.

Status in DataFinder - flexible data management:
  New

Bug description:
  See: datafinder.script_api.item.item_support.performImport

  If the default argument defaultProperties is not given, you will get an AttributeError.
  The problem is a missing check for None in the property mapping function.

To manage notifications about this bug go to:
https://bugs.launchpad.net/datafinder/+bug/837273/+subscriptions


Follow ups

References