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 a suggestion for a data structure to support arbitrary user specific values #180

Open
SandGrainOne opened this issue Aug 28, 2024 · 1 comment
Labels
kind/analysis status/draft Status: When you create an issue before you have enough info to properly describe the issue.

Comments

@SandGrainOne
Copy link
Member

SandGrainOne commented Aug 28, 2024

Description

The Profile component should support storage of arbitrary user bound data. The idea is to avoid having Profile be a imitator for creativity in other teams that would like to store user preferences, settings and similar values. It should be possible for any Altinn system or App to introduce a new feature where they want to remember user choice between sessions without needing to wait for changes in Profile.

In scope

  • Domain models and database tables
  • Suggestion for how to avoid too much duplication or invalid use of existing values
  • OpenAPI specification

Out of scope

  • Make no actual code changes to Profile.

Additional Information

No response

Analysis

No response

Conclusion

No response

@SandGrainOne SandGrainOne added status/draft Status: When you create an issue before you have enough info to properly describe the issue. kind/analysis labels Aug 28, 2024
@olebhansen
Copy link

NB: This feature should not be a "trash bin" for random "junk"-settings

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kind/analysis status/draft Status: When you create an issue before you have enough info to properly describe the issue.
Projects
None yet
Development

No branches or pull requests

2 participants