• Votes

    5

    input validation on input variables

    When creating a Release, it would be good to have a way to validate the input in some way. Maybe something that insures the input in a text field matches a regex before ...
  • Votes

    5

    Executing Java program(s) when Release server starts

    Hi, we need the possibilty to execute a Java program/code after the XLR server has been (re)started. We need this feature for the following reasons: We have ...
  • Not Planned

    5

    The maintenance dialog should just count the user that have login ...

    In XLR 23.1.7 is a new permission 'Login'. This permission allows to define roles that are allowed to login to XLR. As long as there is no role assigned to this ...
  • Not Planned

    5

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

    [Release] Integrate a plugin for Microsoft Teams

    Hello, The users of our release platform ask to have an integration of microsoft teams to notify task assignment or to send a chat message for example Regards
  • 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 ...
  • 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 ...
  • 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 ...
  • Planned

    4

    [Release] Add Task to ArgoCD Plugin to Terminate an Operation

    Hello, Currently, users are experiencing difficulties when a synchronization in ArgoCD stalls, preventing them from proceeding with their work efficiently. To address ...
  • Votes

    4

    [Release] Enhanced Task Notification with HTML Support in Digital AI ...

    Hello, To improve the user experience and enhance the effectiveness of notifications, we propose adding support for HTML content within task notifications. Benefits: ...
  • Votes

    4

    [Release]

    Hello, Currently, administrators have to log in with different accounts or use third-party tools to simulate the experiences of users with specific roles. This ...
  • Votes

    4

    Dark theme for Release

    It would be really nice to have a dark theme that can be enabled on an individual basis.
  • 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

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

    4

    "get to data for support" from all the cluster

    Actually the "get to data for support" cannot catch the log from all the cluster nodes and its limited to the node that uses in that moment by Digital.ai user
  • 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