I have a Jira Insight schema with about 60 objects types. I would like to set the default columns that are displayed on the list view for every object type, for all users. The object types inherit from a single root, abstract object type.
I know I can adjust the columns on the list view for each object type. But that does not apply to inherited object types, nor does it apply to other users.
Without changing any settings, the list view displays Key, Name, Created, Updated, and the top two attributes.
By re-ordering the attributes of the root object type, I can at least alter two of the columns. However, I want to remove Key, Created, and Updated. Even if I move them to the bottom of the attribute list, they are still visible.
Is there any way to change the default columns for all object types?