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:

  1. On clicking + Create, you will be navigated to the build creation page.

  2. Fill in the required details, such as:

    • Build Description

    • Start Date

    • End Date

  3. The Project Name will be auto-populated based on the selected project.

  4. 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:

  1. Navigate to: Sidebar > Projects > Select Project > Builds Tab

  2. Select one or more builds using the checkboxes.

  3. Click the Bulk Delete button.

  4. Confirm deletion by clicking Delete Now in the confirmation pop-up.

  5. To cancel, click Close on the pop-up window.

Last updated