Flow Designer Look Up Record Action on sys_dictionary does not retain Type valueDescriptionWhen a user creates a Flow, selects the Action of "Look Up Record", and selects the field as "Type", and sets some value, like "Type" is "String", upon attempting to close the Action via the "Done" UI Action (or clicking "Save" to save the Flow), the value changes from "String" (or whatever value was selected) to "(empty)". This should not be.Steps to Reproduce 1. Open Flow Designer2. Create new Flow3. Add Action 'Look up records'4. Select table sys_dictionary5. Condition: 'Type' is 'String'6. 'Save' flow or click 'Done'7. Note that the Condition is now: 'Type' is '(empty)'Expected behavior: the value selected for what Type we want to look up should be saved. Actual behavior: the value becomes "(empty)" immediately upon clicking the "Done" UI Action to close the configuration of the Action.WorkaroundAfter carefully considering the severity and frequency of this problem and the risk of attempting a fix, it has been decided to not address this issue in any current or future releases. We do not make these decisions lightly, and we apologize for any inconvenience.Related Problem: PRB1359041