Traditional UI section is not visible in Constellation

Hi everyone Hope you are doing well.

In a Constellation application I used Traditional UI in Constellation setting and imported a few traditional case types. But after Importing, I’m not able to see a details tab in constellation UI.
when I checked the Traditional Application, the Section has a visibility Condition.

pyActionInfo.HarnessType = “Confirm”
pyActionInfo.HarnessType = “Review”
pyActionInfo.HarnessType != “Perform”

How can Make the section visible in constellation UI?

Thanks,

Shaun