Skip to main content
{
"data": {
"complexity": {
"before": 10000000,
"reset_in_x_seconds": 60,
"after": 9999977
},
"boards": [
{
"views": [
{
"name": "VIEW NAME",
"type": "FeatureBoardView",
"settings_str": "{}"
}
]
}
]
},
"account_id": X
}

settings_str cannot be mutated


What’s the best way to set board settings from a custom widget/view? @kolaai


Hello @ianhunter373,

I haven’t had much experience with the board view settings so I can’t tell but from the documentation, it seems the way to get the settings is through the settings_str.


Hello there @ianhunter373,


If I understand correctly what you need, I think this might be what you are looking for 😁


Cheers,

Matias


Thanks @Matias.Monday, I’ll try this out. 👍


Happy to help @ianhunter373 !!


Let us know if you need anything!


Reply