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

[Refactor] - Update Schemas / Models in Backend #180

Open
3 tasks
darmsDD opened this issue Jul 24, 2021 · 0 comments
Open
3 tasks

[Refactor] - Update Schemas / Models in Backend #180

darmsDD opened this issue Jul 24, 2021 · 0 comments
Assignees
Labels
architecture Backend Tarefas Relacionadas ao Backend could Could database

Comments

@darmsDD
Copy link

darmsDD commented Jul 24, 2021

Description:

Many schemas don't have a inheritance layer when they should have. For example, User and Entity have a lot of attributes in common, as same as Help, HelpOffer, Campaign.

Acceptance Criteria:

  • The new solution has to present, pros and cons in use heritage.
  • Update database in production to prevent data loss. Execute a data migration from the old schema to the new ones.

Tasks:

  • Search all pros and cons in use heritage with MongoDB.
  • Apply changes basing on what were searched
  • Migrate data from the old modeling to the new ones.
@darmsDD darmsDD added Backend Tarefas Relacionadas ao Backend architecture database labels Jul 24, 2021
@devsalula devsalula added the could Could label Jul 26, 2021
@juniopereirab juniopereirab changed the title Alteração dos schemas/models Update Schemas / Models in Backend Sep 15, 2022
@juniopereirab juniopereirab changed the title Update Schemas / Models in Backend [Refactor] - Update Schemas / Models in Backend Sep 15, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
architecture Backend Tarefas Relacionadas ao Backend could Could database
Projects
None yet
Development

No branches or pull requests

4 participants