Skip to content

FilterObjects fails when column names have been truncated #4370

@bethac07

Description

@bethac07

Originally reported on the forum in CellProfiler 4.0.7
When exporting to database, CellProfiler's default is to truncate the column names if they are greater than 64 characters; it's not a just "truncate from the end" but drops vowels first, etc.

If you then want to use your created rules in FilterObjects, the rules which relate to truncated column names can't be matched to the "real" names; I feel like this used to work, but can't say 100% for certain.

To Reproduce
@pearlryder has a set we can use to reproduce this.

Desktop (please complete the following information):
Originally reported on in CellProfiler 4.0.7.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions