Build
The Builds page lets you manage multiple versions or iterations of your software within a project, helping you organize and track releases efficiently.
To access Builds, go to: Sidebar > Projects > Select Project > Builds Tab
Key Features
Create Build: Easily add new builds to your project using the + Create button.
Bulk Delete: Delete multiple builds simultaneously to manage your build list efficiently.
Filter: Apply filters to narrow down builds based on specific criteria.
Search Bar: Quickly locate builds using the search functionality.
Pagination: Navigate through builds seamlessly with pagination support.

Create a Build
To create a new build, follow these steps: Sidebar > Projects > Select Project > Builds Tab > + Create Button
Steps:
On clicking + Create, you will be navigated to the build creation page.
Fill in the required details, such as:
Build Description
Start Date
End Date
The Project Name will be auto-populated based on the selected project.
The Build ID is auto-generated by the system.
Options:
Cancel: Click to cancel without saving and return to the previous page.
Submit: Save the build and receive a confirmation message upon success.
Go Back: Return to the previous screen without making changes.

Actions:
Within the Builds list, action icons appear in every row, allowing you to:
Edit: Modify build details by clicking the edit icon.
Delete: Remove a build by clicking the delete icon.
To edit or delete a build, navigate to: Sidebar > Projects > Select Project > Builds Tab > Click Edit/Delete icon on desired build

Audit History
Click the audit icon to view detailed audit history for a selected build, including:
Action Type (Creation, Edit)
Timestamp
Performed By (Username)
Old Value (Before Edit)
New Value (After Edit)
Comments

Bulk Delete
You can delete multiple builds simultaneously:
Navigate to: Sidebar > Projects > Select Project > Builds Tab
Select one or more builds using the checkboxes.
Click the Bulk Delete button.
Confirm deletion by clicking Delete Now in the confirmation pop-up.
To cancel, click Close on the pop-up window.

Last updated