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

    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

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

    0

    delivery pattern unicity

    A delivery object has to be unique by name in the Release instance, contrary to templates or configuration, that are unique in a folder only. We have a use case to make ...
  • Votes

    0

    Allow multiple selection to enable bulk delete operations on objects ...

    It would be great to add the possibility to select multiple objects in Release UI so the end user can delete multiple objects at once from the UI. For example in the ...
  • 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. ...
  • Not Planned

    2

    Fail Jenkins task if Release is unable to lock job

    We have encountered a problem with Jenkins: Build tasks, namely it did not sense that the job on Jenkins side has already finished. After checking the logs, Release was ...
  • 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

    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

    0

    XLR Update API to add/remove users to/from a role

    Currently we don't have direct api to add/remove users from a role and we do it from scratch currently
  • Votes

    0

    Display images in the email body

    Allow images in the body of an email notification task by uploading the image to the task instead of keeping the image in local.
  • 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

    2

    Possible values of variable updated based on selected value(s) for ...

    One of the things we've hit more and more in the last couple of years with Release is the inability to determine the possible values of a variable depending on the ...
  • 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 ...