• Votes

    1

    [Release] Populate List Variable Options Dynamically via Custom Script ...

    Problem We have a requirement to populate List Box (dropdown) variable values dynamically before a release is created—i.e., the options must be resolved and shown to the ...
  • Votes

    1

    [RELEASE] Ability to Force Abort an Active Release

    Currently, aborting a release requires all in-progress tasks to be manually aborted first. If multiple tasks are running in parallel, each one must be individually ...
  • Votes

    1

    [RELEASE] Ability to Edit Tags After Release Completion

    Currently, once a release is completed, it is locked and no further changes can be made. In our team, we frequently run dry runs or test executions from tagged templates ...
  • Not Planned

    1

    Generate a template from a completed release

    A large existing Release customer has requested the ability to generate a template from a successfully executed release. They have complex releases (over 7000 steps) and ...
  • Votes

    1

    Add an option in Jython task configuration to automatically handle ...

    Currently, when running Jython tasks in Digital.ai Release, accented (é, è...) are not displayed correctly unless the script explicitly uses Unicode strings with the u"" ...
  • Votes

    0

    Import external calender events into the DAI Release Calender feature

    We would like to synchronize calendar events from external calenders with the DAI Release Calender in order to manage freeze or other blockers for activities scheduled in ...
  • Votes

    1

    New Core Task "Create Release Report"

    As a DevOps Manager, I would like to have a task in Release to create a release report at the end of the execution, in order to distribute it in various manners in ...
  • Votes

    1

    Add Failure Handler to Sequential Group Task

    Add Failure Handler functionality at Core: Sequential Group level to catch failures of entire group of tasks. This would enable developers of templates to group tasks by ...
  • 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
  • Votes

    1

    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

    4

    Overdue handler

    Similar to the failure handler for a task, I would like to suggest an overdue handler. This will be executed when the expected duration has been exceeded. This will ...
  • Votes

    0

    Release - Set Task scheduled starttime (datetime) as variable

    We have a need to start particular Task at given time. But the problem is that the time to start the task is calculated/set during the release, so we need to be able to ...
  • Votes

    3

    Add icon to Create Release task to indicate "Wait for release to ...

    Since this feature to wait for a sub-release to finish without having to use a gate, it would be nice to see by an icon if the "Wait for release to finish" option has ...
  • Not Planned

    1

    Template Versioning for execution

    I would like the ability to use the 'template versioning' mechanism for the execution of templates. For instance, I could configure my template to run from version 1.0 ...
  • 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. ...
  • Votes

    5

    Parallel Phase like Parallel Group

    In Digital Release, some group like (QA, Ops) would like to advance in parallel phase to go faster. With parallel group, if we have a lot of task, it's not easy to see ...
  • Not Planned

    0

    Release - Python Third party Librairy Integration

    We tried to implement the usage of python scripts with Release. Release offers the possibility to use python scripts in tasks . But unfortunately it is really ...
  • 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

    2

    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

    5

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