How can i store a custom value in the boardconfig settings?

Fabs Iller January 21, 2021

Hi, i want to store a specific user as an App-Admin in the Board config page.

I have already made a tab where i can choose my available users on the project but how can i store someone as an admin? Can i use a custom field?

The Admin should be stored per project.

2 answers

0 votes
Daniel Ebers
Rising Star
Rising Star
Rising Stars are recognized for providing high-quality answers to other users. Rising Stars receive a certificate of achievement and are on the path to becoming Community Leaders.
January 22, 2021

Hi @Fabs Iller

I'm curious about what the use case would be?
Is your intention to grant admin rights for a board to a group of people or something?

Regards,
Daniel

0 votes
Nic Brough -Adaptavist-
Community Leader
Community Leader
Community Leaders are connectors, ambassadors, and mentors. On the online community, they serve as thought leaders, product experts, and moderators.
January 21, 2021

Custom fields apply to issues, not configuration.

You'll need to write an app that can inject a user type field into the board config, and probably more code for whatever you intend to do with this data.

Suggest an answer

Log in or Sign up to answer