Table of Contents

Work Item info

Fetch information about a work item in our DevOps

This page allows you to fetch information about a specific work item in our DevOps. You will be able to retrieve information about the development status of the item, and in which versions the fix is available.

Field Value
Title
Type
Area
State
Available in

    Understanding the information

    The following information will be fetched:

    Title: The title of the work item inside our system

    Type:

    Type Definition
    Bug As per our bug fix policy, a proven defect which does not allow you to use an existing feature as described in the documentation, or as designed, and for which there is no workaround.
    Feature New functionality which is released in a minor release
    User Story New functionality which is released in a minor release. Usually part of a feature.
    Issue An incident or issue which occurs on a customer solution but cannot be reproduced on a standard solution and needs to be investigated further. Sometimes results in a bug, or in suggestions on what to change on the customer solution.

    Area: The part of the DynamicWeb platform which the work item is related to

    State:

    State Definition
    Development not started Work item is in the pipeline but work has not yet started.
    Development in progress Work item has been assigned to a developer and work has started.
    Development finished - awaiting test Development work has finished, and is now awaiting code review and QA-test.
    Development finished All development and test of this work item has finished and it is now awaiting release (or has been released), as per available in.
    Rejected The bug has been rejected contact support if you require further information

    Available in: This section indicates which versions of DynamicWeb or Swift a work item has been merged to. In this section you can see which versions it will be released in, and versions that have already been released containing the work item. If this section only contains “Awaiting release” it means that it has not yet been decided to which versions the work item should be merged. If it contains specific version number like “10.8.11”, it means that the work item has been merged to this version, but has not yet been released. If the version number has “(Released)” appended the version has already been released and should be available for download.

    To top