You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Describe the task
refactor model.py (under /models folder) into separated model files (as [domain_xyz]_model.py) since it is getting bigger. And as result, we should consider providing summary/reasons to long-standing tickets #631 and #1028 and then closing these tickets.
Acceptance Criteria
Separate model.py in both "server/backend" and "server/admin_management" into smaller model files.
Describe the task
refactor model.py (under /models folder) into separated model files (as [domain_xyz]_model.py) since it is getting bigger. And as result, we should consider providing summary/reasons to long-standing tickets #631 and #1028 and then closing these tickets.
Acceptance Criteria
Additional context
The text was updated successfully, but these errors were encountered: