• Not Planned

    0

    task core/Create Release - Wait for subRelease staus

    In the task Core/ Create Release add an option 'Wait for subRelease staus' which wait the satus of the subrelease is completed. and /or another task which 'Wait for ...
  • Votes

    0

    filter release by template

    In a template or Releases field, add a filter release by template. List all release created by a template
  • Votes

    0

    Notify all users in a group

    When a task is assigned to a group, everyone in that group should receive a notification (Task exemple : CORE:Gate).
  • Votes

    2

    Filter release by another user id

    We suggest to add a filter on release interface to just show the release started by another user using his id
  • Planned

    5

    Need copyTask API in XL Release to allow the copying of tasks from one ...

    More info on Zendesk Ticket#202459 Our team needs an API that allows us to confidently copy a task into a release from an outside template. This is crucial for our ...
  • Votes

    2

    Show foldername in "Create release" task in Release

    We encounter a discomfort using Release. If a developer is creating a new template with a "Create Release" task, he/she has to enter the template to use for the new ...
  • Votes

    1

    Manage attributes ENV and APP by names and NOT by IDs

    Hello, When we want to use attributes, we have to set : * Application * Environment * Version Quickly we will want to put variables in these 3 fields. The problem is ...
  • Votes

    1

    Reschedule Tasks

    When a task fails, it shoud be very useful to add an option to the "Retry/Skip/Abort" menu to reschedule the task to rerun later. When we use scripts to poll something it ...
  • Votes

    4

    New Permission "Skip a Phase" &. be able to skip a phase

    We need to be able to Skip a Phase and a separate permission for the same would help.
  • Planned

    0

    [Release] Extend Reference Variable to reference ...

    In Release, when creating a variable of type xlrelease.ReferenceVariable, it is only possible to reference type extending configuration.HttpConnection. In Release, it is ...
  • Votes

    0

    - When we define a variable - there is only EDIT, Delete/Replace ...

    Need Copy Option of the variables.
  • Votes

    3

    Add wait for release option to Create Release Task

    It would be very useful to have an option in the Create Release task to wait for the release it created to finish, something similar to the option of starting the release ...
  • Votes

    2

    Add FAILING state to Gate Task

    The gate task does not fail if a release it monitors (added as a dependency) fails. This makes monitoring 10-20 subreleases quite hard. Monitoring subreleases would ...
  • Votes

    4

    Gates that what until specific boolean variables are true

    Currenlty gates can only what on dependencies or on conitions that have to be hooked manually by a user. We would like to have a third option to open/complete a gate. We ...
  • Votes

    0

    delivery pattern unicity

    A delivery object has to be unique by name in the Release instance, contrary to templates or configuration, that are unique in a folder only. We have a use case to make ...
  • Votes

    4

    Generative Unit Tests for Release Templates

    Digital.ai Release Templates are easy to design and allow for multiple tools to integrate in organized process/flows. As our templates grow, so do the inputs, number of ...
  • Votes

    1

    Possible values of variable updated based on selected value(s) for ...

    One of the things we've hit more and more in the last couple of years with Release is the inability to determine the possible values of a variable depending on the ...
  • Votes

    1

    Webhook event triggers with list box variable

    We have a scenario where we have a list box variable that uses a value provider and we want to create a webhook that populates that input variable dynamically based on ...
  • Votes

    0

    Display images in the email body

    Allow images in the body of an email notification task by uploading the image to the task instead of keeping the image in local.
  • Votes

    3

    Get ${release.owner} value with time schedule trigger

    Hello, I have a "Time: Schedule" trigger which launches my template and in the execution of this template, the "${release.owner}" variable is not valued, it is empty. ...