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

Add a migration table to keep track of the migrations #6348

Closed
Tracked by #6129
kalroy opened this issue Dec 8, 2021 · 1 comment
Closed
Tracked by #6129

Add a migration table to keep track of the migrations #6348

kalroy opened this issue Dec 8, 2021 · 1 comment
Assignees
Labels
automate-infra-proxy Team: Stalwart Migrate Chef Manage, UI bugs, UX improvements, CVE Issues

Comments

@kalroy
Copy link
Collaborator

kalroy commented Dec 8, 2021

User Story

As an Automate User, I should be able to store the migration status for a chef server.
The table should be able to store the status of different activities namely:

  • Organisations Migration
  • Users Migration

Acceptance Criteria

  • The default value of the status should be In Progress

Implementation Details

Database ER diagram-Migration table

Definition of Done

  • All things specified in User Story Acceptance Criteria should be fulfilled.
  • All Exceptions are Handled Properly
  • Ensure logs have no unnecessary data.
  • Test coverage for the new feature is done to at least 70%
  • If needed raise Docs PR and tag documentation.
  • Swagger Documentation updated
  • Smoke Test done.
  • Ensure Build and Integration Pipelines are Green.
  • PR has 2 approvers.
  • All Code Review Comments are Resolved.
  • README doc should be updated, if needed.
@kalroy kalroy added automate-infra-proxy Team: Stalwart Migrate Chef Manage, UI bugs, UX improvements, CVE Issues labels Dec 8, 2021
@vinay033
Copy link
Collaborator

Hey team! Please add your planning poker estimate with ZenHub @sonali523 @YashviJain01 @chaitali-mane

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
automate-infra-proxy Team: Stalwart Migrate Chef Manage, UI bugs, UX improvements, CVE Issues
Projects
None yet
Development

No branches or pull requests

3 participants