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

Basepackage Accounts: Accounts should be able to grab profile data from different sources #513

Closed
oyeaussie opened this issue Jul 6, 2024 · 0 comments
Assignees
Labels
enhancement New feature P3 I will get to this in a week or a month, bribe me to prioritise
Milestone

Comments

@oyeaussie
Copy link
Contributor

Accounts take profile data currently from basepackage profile. This is not going to be the case always.

Example:
If someone adds another package like customers, employees, vendors, etc. Account should be able to grab information about profile from those packages and not just basepackages/profile.

One way to achieve this would be to make category type of those packages to profiles. When an account is being created, we can decide where the profile information will be stored and retrieved from.

######## Issue imported from Gitea ########

Details

Gitea Issue ID : 583
State : open
Created : 2024-06-15T19:34:17+10:00

Issue Description

Accounts take profile data currently from basepackage profile. This is not going to be the case always.

Example:
If someone adds another package like customers, employees, vendors, etc. Account should be able to grab information about profile from those packages and not just basepackages/profile.

One way to achieve this would be to make category type of those packages to profiles. When an account is being created, we can decide where the profile information will be stored and retrieved from.

Timeline

Milestone : Added 0.0.0-rc.5 on 2024-06-15T19:34:17+10:00.
Label : Added enhancement on 2024-06-15T19:34:17+10:00.
Label : Added P3 on 2024-06-15T19:34:17+10:00.
Commit Reference: !583 - Changed profile to profiles. Added link for profile from accounts list. Added package information for UsersProfiles.
Commit Reference: !583 - added profile lookup for package other then UsersProfile
Label : Added CanClose on 2024-06-16T20:47:57+10:00.
Commit Reference: !583 - Fix bug when updating profile.

@oyeaussie oyeaussie added CanClose Can Close, right before release enhancement New feature P3 I will get to this in a week or a month, bribe me to prioritise labels Jul 6, 2024
@oyeaussie oyeaussie added this to the 0.0.0-rc.5 milestone Jul 6, 2024
@oyeaussie oyeaussie self-assigned this Jul 6, 2024
@oyeaussie oyeaussie removed the CanClose Can Close, right before release label Jul 7, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature P3 I will get to this in a week or a month, bribe me to prioritise
Projects
None yet
Development

No branches or pull requests

1 participant