You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
It's a little bit confusing what configurations are needed by which versions of the app.
To Reproduce
Steps to reproduce the behavior:
Go to README.md
If you look at the formatting, it isn't completely clear which versions or version ranges need specific configuration files.
Expected behavior
Please update the README or improve the formatting using heading hierarchies or horizontal rules to differentiate different sections related to config files. Thanks.
The text was updated successfully, but these errors were encountered:
For /assets/configs.json.enc it says "NB: For versions prior to 2.8."
For /assets/organizations.hook.json.enc it says "NB: For version 2.8 and later."
For /assets/organizations.json.enc it says "NB: For version 2.8 and later."
In short, /assets/configs.json.enc is for backward support as the current version is 2.12.
As regards to /assets/organizations.hook.json.enc vs /assets/organizations.json.enc - they both work but currently we have not set up organization definitions anywhere on our backend so we currently use /assets/organizations.json.enc statically embedded for our builds.
I am not sure how heading hierarchies can make this more clear. I have no idea what is "horizontal rules". Could you please give a visual idea how this data could be presented less confusing?
Describe the usability issue
It's a little bit confusing what configurations are needed by which versions of the app.
To Reproduce
Steps to reproduce the behavior:
Expected behavior
Please update the README or improve the formatting using heading hierarchies or horizontal rules to differentiate different sections related to config files. Thanks.
The text was updated successfully, but these errors were encountered: