Opened 3 years ago

Closed 3 years ago

Last modified 3 years ago

#2229 closed defect (fixed)

Synchronization filters that uses a child or parent column are not displayed correctly

Reported by: Nicklas Nordborg Owned by: everyone
Priority: major Milestone: BASE 3.17.1
Component: core Version:
Keywords: Cc:

Description

The descriptive text for a synchronization filter that uses a child or parent column as expected.

This was fixed in #2202 ([7774]) but was broken by #2218 when an extra element was added to the column definition syntax ([7481]).

The displayed text is now something like: parent(0). for both parent and child columns.

Change History (2)

comment:1 by Nicklas Nordborg, 3 years ago

Resolution: fixed
Status: newclosed

In 7878:

Fixes #2229: Synchronization filters that uses a child or parent column are not displayed correctly

comment:2 by Nicklas Nordborg, 3 years ago

In 7887:

References #2229: Synchronization filters that uses a child or parent column are not displayed correctly

Fixes an issue if the child column is from a rawbioassay. In this case, the "item type" is not a subtype, but a raw data type which means we need to check and handle this differently.

Also added a <missing> tag for indicating things that are missing since the filter was created.

Note: See TracTickets for help on using tickets.