• Not Planned

    0

    Status code for Jython task

    I would like the ability to set a status field on a Jython script task. One use case we have is the Jython creates a sub-release, and I currently output the url for it. ...
  • Votes

    1

    Add option for the releases to send the summary of all the ...

    Add option for the releases to send the summary of all the Activities/Errors to a selected user from ta when the release has been Completed/Aborted or Failed. (Checkbox ...
  • 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

    2

    Make an API to delete archived releases

    Similar to releaseApi.delete() but with access to the archived DB. The built in feature for deleting archived releases is very limited and has no customization required ...
  • Votes

    0

    Move Vault CI out of configuration section

    Currently, if anyone wants to be able to retrieve secrets from vault, they need to configure a CI 'secrets.hashicorp.vault.Server' in the configuration section. However, ...
  • 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

    LDAP Custom Error Message

    Hi Team, as shown in Image for any Authentication Error it shows Message "The username and/or password you have entered is incorrect." and we would like to change it to ...
  • Votes

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

    0

    Audit event webhook or Kafka Event

    At this time, there is AuditLog in Digital AI Release that allow to know when someone did something ( like skipping, removing step, etc .. ). That's usefull, but it ...
  • 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 ...
  • 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 ...
  • Planned

    2

    XL Release Multi site available with Oracle or Postgres Database

    XL Release does not support the multi-site environment, and every routing has an outage, causing problems for customers. Looking for a multi-site availability ...
  • 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 ...
  • Votes

    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

    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

    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

    0

    [DevOpsAsCode] Introduction of force flags for delivery with delete ...

    Hi Team, some small additions to override the dafault XLD behaviour for devopsascode use-case. Additional flexibility is useful especially in cases where the XLD is ...
  • Votes

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