Dot walked variables in report filter breadcrumb are removed after savingDescriptionBuild information:New York OrlandoParis Issue Description:After creating a Report and using a filter on a variable the filter is incompletely showing after the filter is saved. The filter still works but it is not completely visible along with the Catalog Item/Record Producer name. Because of the platform limitations on handling of 'Variables', breadcrumbs are not fully supported at the moment. This is just a cosmetic issue though, the functionality of the filter or `copy query` is not affected.Steps to Reproduce 1. Create a Catalog Item. 2. On this Item create 3 new Variables. DW1, DW2, DW3.3. Create a new report on the sc_task table4. For the filter create "Variables.<Catalog Item>.DW1 is XXX"5. Save the report. 6. Navigate away from the report and back to it again. 7. The filter will be missing the "Variables.<Catalog Item>." and just display DW1 is XXX in the breadcrumbExpected behaviorThe filter should still be visible like "Variables.<Catalog Item>.DW1 is XXX"Actual behaviorThe filter is partially visible and this makes it look like 'DW1' is a Field and not a Variable. Although, when you expand the filter in the new report UI, you can see that it is a variable and not a Field on the table.WorkaroundUnfortunately, there is no workaround for this issue.Related Problem: PRB1399045