• Votes

    11

    Restart endpoint

    We would like to have a dedicated restart endpoint available to authorized release administrators that can be used for to restart the application via REST API. Use Case ...
  • Votes

    10

    Sending reminders only during working hours

    To avoid that we get delays in our releases, there are some manual tasks and gates in our XLR releases which have to be completed within a few hours. But if these tasks ...
  • Planned

    7

    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

    6

    Release Failure Handler

    In digital.ai Release could we have a failure handler on the release (i.e.: when a release fails, execute some tasks, to ensure clean up and close related items). This ...
  • Planned

    6

    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

    6

    Rest Response custom content

    Hi digital.ai, We would like to send custom response-content without the mandatory JythonResponse format. Currently, all plugins in digital.ai release with a rest-api ...
  • Votes

    6

    Monitor task manager queue metrics

    Hi digital.ai, We would like to monitor the current digitail.ai release load task load measured by the tasks listed in the task manager view. digital.ai Release Task run ...
  • Not Planned

    6

    Keep mail notification for disabled users option

    We have occasional users that we disable when inactive for some time for security reason. When disabling a user in Release, the user will no longer receive notifications. ...
  • Votes

    5

    Add validation to form element

    When using "User Input task" od Custom task I'd like to be able to specify complex forms with validation to avoid users submitting incorrect values. Now I have to use ...
  • Planned

    5

    Easy Copy Folder/Release/Task ID to clipboard - Feature flag

    Should be a good idea to add a a feature to easily copy the ID of the Folder, Release or Task to the clipboard. Just add a copy button to the folder list, release list, ...
  • Votes

    5

    Gitops Cherry-Picking

    All D.ai users that want to copy a template or templates from a source folder to a target folder that will OVERWRITE any existing templates. * The OVERWRITE feature is ...
  • 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 ...
  • Planned

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

    5

    Make UDeploy plugin as official plugin

    We are currently running Digital.AI Release v24.1.2 and UDeploy v8.0.0.1 and UDeploy plugin is not working in our digital.ai release instance. The UDeploy plugin is not ...
  • Votes

    5

    Set timezone as a user preference to override browser default

    In ""user profile"", we should be able to choose what time zone the data would be displayed, i.e. I would like to be able to see UTC times instead of my local browser ...
  • Votes

    4

    Official Dynatrace plugin for Digital.ai Release

    Hello, Our Digital.ai Users ask to have an updated/official Dynatrace plugin to : - Get status of Synthetic - Launch Synthetic on demand - Activate/Deactivate Alerting ...
  • Votes

    4

    Java-API Implementation for async task.schedule()

    We would like to have an equivalent task.schedule("<script>.py") implementation for Plugins written in Java/Groovy. In our use case, we have multiple plugins (e.g., ...
  • Votes

    4

    xlr-create-release-tasks - add reference variable type

    Hello, I need the reference variable type in the "Create Release" task. Because this task must call a child template stored in a variable (${template_child}). The ...
  • Votes

    4

    write task.StatusLine from jython script

    The task.statusLine is accessible only form plugins. It shoud be good to access to this property fromt he jython script as well
  • Votes

    4

    Release - Deliveries: completed percentage of a task

    In digital.ai release in the deliveries I want to set/change/view the already completed percentage of a specific task in a specific phase. Possible usage: - define how ...