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

Items can be owned by a single user or a group #86

Closed
1 task
Tracked by #9
benn02 opened this issue Nov 25, 2022 · 3 comments
Closed
1 task
Tracked by #9

Items can be owned by a single user or a group #86

benn02 opened this issue Nov 25, 2022 · 3 comments

Comments

@benn02
Copy link
Collaborator

benn02 commented Nov 25, 2022

User Stories

As a Group we also want to be able to own items in order to correctly map the real world to the application.

Dependencies

UI Mockup

missing

Acceptance Criteria

  • When creating an Item I can decide weather I create this item for myself or for any group that I am in
@benn02 benn02 mentioned this issue Nov 25, 2022
5 tasks
@benn02 benn02 added BP-HGHK BP Giese/Karl in preparation This issue has not been finalized, POs need to further specify this issue 2 Second Priority Needs UI Mockup Clarification needed Issue needs to be more specific labels Nov 25, 2022
@benn02 benn02 added this to the Permission and Login System milestone Nov 25, 2022
@benn02 benn02 added Project Backlog 3 Third Priority and removed in preparation This issue has not been finalized, POs need to further specify this issue 2 Second Priority Clarification needed Issue needs to be more specific labels Nov 25, 2022
@benn02
Copy link
Collaborator Author

benn02 commented Nov 25, 2022

Can also be worked on without mock up but one would be nice to have.

@dasGoogle
Copy link
Collaborator

dasGoogle commented Nov 30, 2022

  • There are a number of places we need to change (Item views in different locations, Item Edit View, ...)
  • We likely have to change the data model
  • We might need meta-groups for each user to have a consistent data type in the relation group <-> Item with fitting permissions Can probably be solved with polymorphisms: https://guides.rubyonrails.org/association_basics.html#polymorphic-associations

Current estimate: 21, but we will evaluate again later when more of the UI and lending process are done. Might be bigger actually

@benn02
Copy link
Collaborator Author

benn02 commented Jan 17, 2023

Resolved by other issues to come

@benn02 benn02 closed this as not planned Won't fix, can't repro, duplicate, stale Jan 17, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants