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

Create configuration for a reference value mapping #14

Open
sWalbrun opened this issue Mar 9, 2024 · 0 comments
Open

Create configuration for a reference value mapping #14

sWalbrun opened this issue Mar 9, 2024 · 0 comments
Labels
enhancement New feature or request

Comments

@sWalbrun
Copy link
Owner

sWalbrun commented Mar 9, 2024

As an admin, I want to configure for every topic a mapping between the shareType and the corresponding reference value. The count of shares should furthermore exist. E.g.
Share::value = ONE (static in configuration, individual per user)
`Topic::referenceValues => [
'kleine Kiste' => 68€,
'große Kiste' => 80€
] (dynamic in configuration, individual per user)

As soon as the extended import is available, the keys of the referenceValues should be importable for each user. The import should throw an exception in case a non found key has been found.

@sWalbrun sWalbrun added the enhancement New feature or request label Mar 9, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant