Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Investigate & fix datasets not getting translated #936

Open
saraburns1 opened this issue Sep 10, 2024 · 2 comments
Open

Investigate & fix datasets not getting translated #936

saraburns1 opened this issue Sep 10, 2024 · 2 comments

Comments

@saraburns1
Copy link
Contributor

Some charts are not using localized datasets (see Operator Dash -> Active Learners)
image

while other charts are fine.
image

Investigate why this happens and how to fix it.
Also investigate if metrics created on the chart (not the dataset) are translated.

@saraburns1
Copy link
Contributor Author

FYI @Ian2012 if you have any insight into this

@Ian2012
Copy link
Contributor

Ian2012 commented Sep 10, 2024

Metrics on the charts are not translated. The operator dashboard was not a priority so this has not received the updates needed.

For this to work you need to update all datasets to be virtual datasets instead of physical datasets then it will work

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: No status
Development

No branches or pull requests

2 participants