Code indexing in gitaly is broken and leads to code not being visible to the user. We work on the issue with highest priority.

Skip to content

fix(widget/plots): added "get_config" to all children of `BECConnector` to USER_ACCESS

wyzula_j requested to merge fix/rpc-get-config into master

Description

All rpc widgets can get config as dict or pydantic model

Related Issues

closes #131 (closed)

Type of Change

  • Just added get_config from BECConnector to USER_ACCESS

Definition of Done

  • Documentation is up-to-date.

Merge request reports

Loading