-
Notifications
You must be signed in to change notification settings - Fork 15
Description
ID: US_11.002 | Welcome Dashboard > Create a job
Description: Create a New Job from Dashboard
As a User,
I want to create a new job directly from the Dashboard,
So that I can quickly set up build pipelines or automation tasks without navigating through multiple menus.
Acceptance Criteria:
By clicking on the "Create a Job" button in the Welcome section, the user can access the New Item creation form.
Clicking on “Create a Job” opens the New Item page, where the job creation form is also available in the left-hand sidebar under ‘New Item’.
While on the New Item page, the user can:
Enter a name for the new job
Select a job type (e.g., Freestyle project, Pipeline, etc.)
Click “OK” to proceed with job configuration
Set up project-specific settings, such as build triggers, SCM, and post-build actions
Save and return to the dashboard with the newly created job listed