Skip to content

Importer Rework - GetSectionParent crashes on empty nextPosition #3917

@Robin-Smets

Description

@Robin-Smets

On a customers machine the rules report crashes, because in some, unforseen cases GetSectionParent tries to perform a Linq operation on null. One part of this issue is to prevent the crash by (one possibiity) make a null check and create a default object on null. But this is not the core of the issue here. It should be investigated why this happens and if it is an issue in HandleRulebaseLinkQueueItem (most likly!).

Metadata

Metadata

Assignees

Labels

Type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions