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 "Pets" custom object in seeds #4526

Open
FelixMalfait opened this issue Mar 18, 2024 · 3 comments
Open

Create "Pets" custom object in seeds #4526

FelixMalfait opened this issue Mar 18, 2024 · 3 comments

Comments

@FelixMalfait
Copy link
Member

Context

We have two types of seeds:

  • development seeds
  • demo seeds

In both context, it would be useful to have one custom object to demo.
I thought we could create something like Invoice or Ticket to demo an obvious business use-case, but then people might assume it's a custom object, so let's do something more obvious

Implementation

Create a table Pets with an image, an enum (e.g. size or type = cat/dog), a name, a size attribute.
Link people to their pets.

@bottlewook
Copy link

Can i work on this issue? kindly assign it to me!

@FelixMalfait
Copy link
Member Author

Yes of cours @bottlewook let me know if you need help / feedback

@manthan-sharma-23
Copy link

Hey there can you ellaborate on this

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Status: 🆕 New
Development

No branches or pull requests

4 participants
@FelixMalfait @bottlewook @manthan-sharma-23 and others