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

Fix data init name of the SettingValue #91

Open
alexandraYesbabylon opened this issue Jan 25, 2024 · 0 comments
Open

Fix data init name of the SettingValue #91

alexandraYesbabylon opened this issue Jan 25, 2024 · 0 comments

Comments

@alexandraYesbabylon
Copy link
Collaborator

In the branch 1.0 the name in the data initialization file "SettingValue" is incorrect.

For example, the name in the Setting is "core.units.currency," and the name in the SettingValue is "currency."

"name": "currency",
"setting_id": 13,

In the class SettingValue the name is computed based on the name of the Setting.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant