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 Tasks relationships #178

Open
alvarocasadoc opened this issue Nov 17, 2018 · 0 comments
Open

Refactor Tasks relationships #178

alvarocasadoc opened this issue Nov 17, 2018 · 0 comments
Assignees
Labels
enhancement New feature or request rails

Comments

@alvarocasadoc
Copy link
Member

Right now we have the following design:
db_before
This means that there's a global list of tasks shared by all colonies. Instead, we want each colony to have its own tasks, so that each team will be able to organize their work.

For that purpose, we must refactor this relationships to follow this other structure:
db_after

@alvarocasadoc alvarocasadoc added the enhancement New feature or request label Nov 17, 2018
@alvarocasadoc alvarocasadoc added this to To do in Refactoring our back-end via automation Nov 17, 2018
@alvarocasadoc alvarocasadoc self-assigned this Dec 16, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request rails
Projects
Development

No branches or pull requests

1 participant