# Issue

    After creating a project, you can manage project issues on the platform collaboratively.

    # Type

    Go to DevOps Platform > Projects > Collaboration > Issue.

    • Requirement The functions users need, created by the product manager with information such as the iteration and duration.
    • Task Split from the requirement. A task corresponds to a function, which should be refined and can be finished within two days.
    • Bug Created by the test engineer and assigned to the developer. Once fixed, it will be transferred to the test engineer for testing again.

    # Filtering

    The platform supports issue filtering. You can customize the filtering conditions and the corresponding issues will be displayed as a result.

    # Importing and Exporting

    The platform supports importing and exporting issues in batches in XLSX files as needed.

    # To-Do List

    In project collaboration, a requirement is often split into multiple subtasks. To clearly demonstrate the relationship between the two, the platform supports a to-do list, that is, a requirement can contain multiple tasks, and its progress will be updated according to the status of the tasks it contains.

    You can quickly create tasks on the requirement page.

    Alternatively, add the existing task.

    You can also remove the task from the requirement as needed.

    Tips

    The to-do list does not conflict with the reference as the former focuses more on the one-way relationship between the requirement and the task.

    # Reference

    • Related MR

      You can relate the MR of the project code repository to the issue for better collaboration, as others can click the link to view details.

    • Related issues

      You can relate the issue to others for better collaboration.

      Relate issues to the existing ones or create one and relate to it. You can change the assignee of the related issues or disassociate them as needed.

      Tips

      When creating a related issue in the relation interface, you only need to fill in the title and the assignee.

    # Activity

    The platform supports activity log recording for issues. Any modification of issues will be recorded and cannot be deleted.

    # Type Conversion

    The type of issues can be converted for better collaboration, for example, converting a requirement to a task.

    # Subscription

    The platform supports issue subscriptions. When the issue you subscribe changes, you will receive notifications to keep abreast of the progress.

    # Copying

    The platform supports issue copying, which can be achieved by entering a new title, but the activity log will not be copied.