Skip to content

expose load settings in the UI #8296

Description

@psifertex

Right now, load settings are not discoverable in the UI except when using "open with options". Long-term it would be nice if there were a way to see them visually in the settings UI (though obviously they would be read-only since they are only settable in the open with options dialog which is perfectly fine)

Work-around in the meantime is to use the API:

import pprint
pprint.pprint(bv.get_load_settings(bv.view_type).serialize_schema())

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions