Skip to content

BUG: Fix "Parents" bug in GA after the merge of db-integer-string branch

username-removed-256065 requested to merge stly/ase:parents-bug into master

The merging of the branch db-integer-string introduced an error in the GA, as some operators set the parent id's as a string which could be interpreted as an integer. This is now fixed.

Merge request reports