• Votes

    1

    Cannot create a workflow from a Release

    If we use the Workflow for use cases like Infrastructure provisioning , Environment Data sync and many other such use cases. We will need the ability to call the Workflow ...
  • 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

    AZUL ZULU JRE support

    We need support for AZUL ZULU JRE support instead of OPEN JDK( our security team identified many vulns with openjdk)
  • Votes

    1

    have some way to search the script output through all releases/archive

    We have lots of releases that include remote unix script output. It would be very useful for us to be able to include this content in a search of the releases/archive.
  • Not Planned

    1

    Release support for MySQL utf8mb4 character set

    We would like to request the addition of support for the utf8mb4 character set in the MySQL database for the Release application. Apart from the fact that utf8mb3 is ...
  • 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 ...
  • Not Planned

    1

    Oracle Exadata support for Digital.AI Release

    Digital.AI Release currently doesn't support Oracle Exadata Databases. It would be good to have Oracle Exadata supported for Digital.AI Release to obtain high ...
  • Votes

    1

    Export option for Release statistics

    I would like to see a button that enables me to export release statistics - tables and if possible charts as well - in xlsx format so these data can be worked on later.
  • Votes

    1

    Generate Audit Report USING REST API

    Hi, We would like to generate automaticaly audit report per month or week with REST API but it is not possible to do that. Our need is to get and measure the time to ...
  • Votes

    1

    Add support for Amazon MQ as supported message broker for Release & ...

    We would like to host our message queue in Amazon rather than host our own RabbitMQ or ActiveMQ. Please add support for this configuration--especially for Kubernetes ...
  • 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

    1

    Users should not be able to create more than 3 Sub-Releases in a ...

    Hello, This idea is to control the over usage of sub-releases and ensure that the performance of XL Release is not impacted. In any scenario, a user not be able to ...
  • Not Planned

    1

    Auto disable the failing triggers that are malfunctioning and failing ...

    We are trying to auto disable the failing triggers that are malfunctioning and failing continuously in XL Release v22.1.1. We would like to update the global settings to ...
  • Votes

    1

    Fetch multiple records from ServiceNow

    I as Release template developer (DevOps dude?) want to query ServiceNow to check where my applications needs to be installed. I want to fetch all servers matching a ...
  • Planned

    0

    Creating Release - Search Performace in customized field "Kurzname aus ...

    When creating a release, the search function under “Release Variables”—specifically “Short Name from Atruvia HUB”—has a very poor search performance when the list is ...
  • Planned

    0

    [FEATURE] : Implement connexion to GKE cluster using Workload Identity ...

    We need to be able to connect to GKE cluster using Workload Identity Federation method. Could you add in K8S.Master, and in K8S.Namespace level, all field needed to ...
  • Not Planned

    0

    adding notification banner at plugin level.

    Hi Digital.ai team. since we already have the capability to notify our users about upcoming/ongoing maintenance on the xlr home page, we would suggest adding this same ...
  • Not Planned

    0

    search by assignment/release container number (ISPW/XLR)

    Please make it possible to search for releases by assignment/release container numbers to make finding older releases for specific containers easier.
  • Not Planned

    0

    convert compose file from xl deploy yaml

    Hello, Currently to use docker swarm we use compose file a yaml file with this format ```` version: '3.4' serives: web: image: nginx:alpine ports: ...