Iteration 7 Plan - TAGCH/Workflow-Automation GitHub Wiki

Goal

Fix critical bugs related to workflow functionality, enhance user features, and prepare the project for deployment.

Milestone

Address bugs related to workflow trigger time and activation, implement the change sender functionality, and finalize the project for deployment.

Features

  • Fix bug with setting the trigger time for workflows to ensure accurate scheduling.
  • Resolve bug preventing workflows from activating correctly when triggered.
  • Add the ability to change the sender email and password, allowing users to update their sender credentials.
  • Prepare the application for deployment, including finalizing any configurations, testing, and optimization.

Acceptance Criteria

  • Trigger time functionality works correctly, and workflows trigger at the specified times.
  • Workflows activate successfully, with their status correctly set to active when triggered.
  • The change sender feature works as expected, allowing users to update the sender email and password.
  • The project is fully ready for deployment, with all final configurations in place and no critical bugs remaining.