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

Add jsonData support to the user/org preferences APIs #87427

Open
jarben opened this issue May 7, 2024 · 2 comments
Open

Add jsonData support to the user/org preferences APIs #87427

jarben opened this issue May 7, 2024 · 2 comments
Labels
area/admin/user internal for issues made by grafanistas

Comments

@jarben
Copy link
Contributor

jarben commented May 7, 2024

Why is this needed:

Plugins often need to store user preferences, it would be great if we had a key/value property such as jsonData where plugins can store user settings. This should also apply to org settings so admins can set defaults for all users.

What would you like to be added:

jsonData object similar to what we have in data sources

Who is this feature for?

Plugin users, this need was identified in many plugins such as k8s, aws, pdc,...

@jarben
Copy link
Contributor Author

jarben commented May 7, 2024

@leventebalogh, is this something your team would be responsible for? It is kind of plugin-related, but not necessarily.

@grafanabot
Copy link
Contributor

@jarben please add one or more appropriate labels. Here are some tips:

  • if you are making an issue, TODO, or reminder for yourself or your team, please add one label that best describes the product or feature area. Please also add the issue to your project board. 🚀

  • if you are making an issue for any other reason (docs typo, you found a bug, etc), please add at least one label that best describes the product or feature that you are discussing (e.g. area/alerting, datasource/loki, type/docs, type/bug, etc). Our issue triage doc also provides additional guidance on labeling. 🚀

Thank you! ❤️

@grafanabot grafanabot added the internal for issues made by grafanistas label May 7, 2024
@jarben jarben changed the title Add jsonData support to user/org preferences Add jsonData support to user/org preferences API May 9, 2024
@jarben jarben changed the title Add jsonData support to user/org preferences API Add jsonData support to the user/org preferences APIs May 9, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/admin/user internal for issues made by grafanistas
Projects
None yet
Development

No branches or pull requests

2 participants