Change Workflow
For a typical change workflow, a developer first submits the SQL statement for DBA to review. After review is approved, the SQL statement will then be applied to the corresponding database. For a single change, this step would normally be repeated for each environment (e.g. integration, staging, prod).
To facilitate this heavily used process, Bytebase has designed a comprehensive dashboard to unify the stage progression and the collaboration experience into a single page.
-
Status banner highlighting the issue status.
-
Issue abstract. If the issue is created by a code commit from a linked repository, that code commit information will be displayed.
-
Action buttons to change the issue status.
-
Flow bar showing the stage progression.
-
Task execution status for the selected stage. By default, the current active stage is selected. User can click the flow bar (Item 4) or use the stage dropdown on the right side bar (Item 10) to switch the stage.
-
SQL statement for the selected stage. The statement could also change by selecting different stages.
-
Issue description.
-
Issue activity and comment area.
-
Issue status and assignee.
-
Stage info. User can use the stage dropdown to check info from other stages.
-
Issue misc info.
-
Subscription list.
Issue Need Attention
On the issue page, the issue creator can click the bell button to mark the issue as requiring attention from the assignee.
- The marked issue will be highlighted in the assignee's view.