• 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

    4

    RELEASE Workflow - Allow Removal of "Restart from here" link option

    We have created a 50+ task Workflow that performs Onboarding processes that use to be manually requested: New Bitbucket Project, New Bitbucket Repos, New Artifactory ...
  • 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
  • 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 ...
  • Votes

    4

    Clean user removal

    Bit of a housekeeping request, but when we remove a user, it would be helpful if XLR could do the housekeeping - Remove the user from all roles - Remove the user from ...
  • 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 ...
  • Planned

    3

    Add API Call to toggle Inherit Parent Permissions Flag

    As a Deploy User, I would like a public API call available to be able to toggle the inherited permissions on a Configuration Item. We have run into situations when ...
  • Votes

    3

    Selective archiving of any completed release.

    Right now archiving of the completed release is based on elapsed time that is set after which the completed release is automatically archived. In order to clean up the ...
  • Not Planned

    3

    Fail Jira task if connection to Jira server is not working

    We have several 'Jira - Check issue' tasks that hang because they do not "sense" that the issue on Jira side has already reached the desired status. This can be led ...
  • Votes

    3

    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

    3

    Additional field for Releases to see who strated the release

    It should be useful to see, which user created/started a relelase
  • Votes

    3

    prevent to loose script changes

    When we make changes on a script in a script task, I suggest to add a "you have unsaved changes on the script! Do you want to save before leave the page?" message when ...
  • 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

    3

    add creator field to templates

    It should be good to see who created (or last edited, or both) for a template. Also this information useful on the template list screen,
  • Not Planned

    2

    Python 3.x support

    Hi Team, We would like if the product can support python3. Background for above request : If we are writing customize tasks with release pipeline where we ...
  • Planned

    2

    Release Phase Color

    At the moment there is the possibility of changing the task color to 1 of 6. How possible is it to have a color picker, or a hex code editor to allow all the colors?
  • Planned

    2

    Add support for plugin manager repositories Nexus alternatives ...

    When looking to setup an official plugin repository mirror for airtight environments following this doc ...