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

Merge Locations/Items Into a Single "Entity" type #251

Open
2 of 3 tasks
mcarbonne opened this issue Sep 24, 2024 · 3 comments
Open
2 of 3 tasks

Merge Locations/Items Into a Single "Entity" type #251

mcarbonne opened this issue Sep 24, 2024 · 3 comments
Labels
⬆️ enhancement New feature or request
Milestone

Comments

@mcarbonne
Copy link
Contributor

What is the problem you are trying to solve with this feature?

Currently, lot of features already exists for Items but are missing for Locations. There are several issues opened to also implement them for locations (qr code, pictures, maintenance...)

What is the solution you are proposing?

In order to simplify code base, merging items and locations into a single entity will enabled to share all features between items and locations.
The original idea is taken from hay-kot/homebox#696.
To sum up, the idea is to use only one table for everything and add a type column (item or location for now) + a parent column.

I haven't looked yet into details, but it should solve all those issues :

What alternatives have you considered?

No response

Additional context

No response

Contributions

  • I have searched through existing issues and feature requests to see if my idea has already been proposed.
  • If this feature is accepted, I would be willing to help implement and maintain this feature.
  • If this feature is accepted, I'm willing to sponsor the development of this feature.
@mcarbonne mcarbonne added the ⬆️ enhancement New feature or request label Sep 24, 2024
@mcarbonne mcarbonne mentioned this issue Sep 24, 2024
3 tasks
@tankerkiller125
Copy link
Contributor

We're already looking into doing this, we have a roadmap we're working on putting finishing touches on and we'll release that to the community most likely immediately after the next version is released.

@tankerkiller125 tankerkiller125 added this to the v1 milestone Oct 5, 2024
@tioan
Copy link

tioan commented Oct 24, 2024

/boss 10

Copy link

boss-bounty bot commented Oct 24, 2024

Total Bounty: $10

Bounties

Bounties paid automatically on close:

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

3 participants