• Votes

    1

    XLR: Configuration: Restartability

    Dear Team, (ASIS:) With the current settings, one can't configure tasks and phases to be non-restartable. (TOBE:) Configure tasks and phases to be non-restartable. ...
  • 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 ...
  • Votes

    1

    [RELEASE] Post-Release Actions (Always Run on Completion or Abort)

    Problem / Gap Currently, template authors don’t have a reliable way to define post-release actions that run automatically at the end of a release regardless of outcome ...
  • 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

    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

    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

    1

    Optimize Export of the release calendar

    When you export the Release Calendar, you only get to see the Data and information of the releases. We would like to have the timeline in the export as well. We would ...
  • Votes

    1

    [Release] Extend variable interpolation to support value ...

    Currently, when a variable "my_variable" is defined, it can be referenced in any tasks with "${my_variable}". Sometimes, a variable might needs some changes, to provide ...
  • Votes

    1

    Restrict Export/ Import of templates to ADMINS only

    Today, generic users are able to export and import the templates from one folder to another easily thereby causing huge problems with respect to references and knowledge ...
  • 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 ...
  • Not Planned

    1

    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

    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

    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

    Release Calendar: Better control over the view

    The current view offers Day, Week, Month, Year. For me this is too crude. Can you prove a -/+ zoom style option that allows much finer control?
  • 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

    0

    Add task to mark Delivery Stage completed

    We have a scenario where we don't want Devliery Stages to auto-complete, but the only way to manually control when a stage is completed is via script.
  • 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 ...