Skip to content

Import of transactional data fails after Resetting partition for dataSource #122

@dcolleoni

Description

@dcolleoni

In Template project run Import/CloseImportTemplate

  1. add some more imports: DataNode, DataNodeState, DataNodeParameter, Actuals,Cashflow,SimpleData
  2. after all cells are executed included the reset in section 4 run an import of transactional data (CF). This fails with the following message.
    image
  3. Run instead the DataNodeParameter or DataNodeState and that is successful
  4. After point 3 import again transactional data (point 2) and the error is not present.

Importers should be successful in any order, starting from any state of the DataSource : partition set or not.

Possible problem: some partition set is missing in the importers for Transactional data

Metadata

Metadata

Labels

approvedbugSomething isn't working

Type

No type
No fields configured for issues without a type.

Projects

Status

✅ Done

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions