Closed andreipop8x8 closed 2 months ago
I have verified the environment variable works for this config item, will have to debug to see why the yaml value isn't parsing.
With the latest enhancement this config item will be going away in the next major version, you can omit it and just manage point scales in the database now (Admin and Team/Org UIs coming soon for custom scale management).
Hello @StevenWeathers Can you please tell me what table(s) I have to edit? Thank you.
Hello @StevenWeathers Can you please tell me what table(s) I have to edit? Thank you.
the estimation_scale
table, you'll see a few examples already available as the app ships with some default standard scales and a custom thunderdome one.
What happened?
If we set allowedPointValues in /etc/thunderdome/config.yaml has no effect in UI
`config: allowedPointValues: "0, 1, 2, 3, 5, 8, 13, 20, 21, 34, 40, 55, 100, ?"
defaultPointValues: "0, 1, 2, 3, 5, 8 , 13, ?"`
Self Hosted?
Yes
Version
v4.6.0
What browsers are you seeing the problem on?
Chrome
Relevant log output
No response
Code of Conduct