I have created a True/False custom field visible only be a specific project foo
- When creating or editing a case from project
foo, the custom field is visible - this is good. - When creating or editing a case from project
bar, the custom field is not visible - also good.
However, when using the list view, all custom fields are visible from the Select Columns pull down menu, even if the list has already been filtered to exclude project foo. It seems like we would want to only show the custom field as an option for the Select Columns pull down menu if the filter includes project foo.
Furthermore, when I view the custom field for project bar, all entries have some default value - this could be confusing for bar users viewers.