• Votes

    0

    Automated way to clean up 'ghost tasks'

    When using Deploy, sometimes tasks end up in Failed or Unknown state and pollute the system. They also prevent us from doing an upgrade. It's possible to manually abort ...
  • Votes

    0

    Making Deploy easier to onboard

    Deploy is a great tool once you learn it. However, we see that many new users are intimidated by the UI and the initial complexity. It would be great if it would become ...
  • Votes

    0

    Easier certificate management in Deploy

    It's difficult to manage certificate key stores in Deploy. It would be helpful to have an easier way to manage certificates.
  • Votes

    0

    Deploy should be aware of changes in infrastructure

    In Deploy you need to model your infrastructure. However, it is not aware of changes in the target environment. Changes that accrue need to be manually updated in the ...
  • Votes

    0

    Garbage collection cannot be deleted

    In the former versions of XLDeploy there was a configurable task which collected the garbage on daily base. This option us not supported anymore but we can't delete from ...
  • Not Planned

    2

    Dai Release - archive a Release on demand

    Be able to archive a Release on demand. Our release archiving strategy is 30 days. But we would like to archive a release because it prevents the deletion of a ...
  • Votes

    1

    Enhanced Deployment History reporting

    We need to track deployment type statistics by Role by date range. However, the deployment types is not granular enough to support this. For example, we can get the ...
  • Votes

    0

    drag/drop new tasks from a left or right toolbar

    during template creation, it would be more efficient to have the list of tasks down one of the sides and to be able to just grab and drag them onto the template. i.e. ...
  • Votes

    1

    Restrict Export/ Import of templates to ADMINS only

    Today, generic users are able to export and import the templates from one folder to another easily thereby causing huge problems with respect to references and knowledge ...
  • Votes

    1

    [Release] Extend variable interpolation to support value ...

    Currently, when a variable "my_variable" is defined, it can be referenced in any tasks with "${my_variable}". Sometimes, a variable might needs some changes, to provide ...
  • Votes

    0

    Provide an API call to create multiple variables

    Could xlr provide an API call that creates multiple variables in a single database insert operation? In cases where a large number of variables must be created ...
  • Votes

    0

    Add script parameters to Database plugin

    The current database plugins allows to add extra sqlClient options via additionalOptions property. But some programs like Oracle sqlPlus support passing of script ...
  • Votes

    0

    Notify all users in a group

    When a task is assigned to a group, everyone in that group should receive a notification (Task exemple : CORE:Gate).
  • 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

    2

    Extend UI to enable chatbot

    Looking to extend the chatbot for release product something like "ASK ME" to integrate with some AI capabilities.
  • 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

    0

    Audit Reporting Enhancement for XL Deploy

    I am suggesting an enhancement is to better facilitate reporting for the individual project teams during their normally scheduled audits. They need to give proof to the ...
  • Not Planned

    0

    Allow bulk operations on multiple tasks/phases in Release

    It would be good in the Release flow / template UI to be able to select multiple objects (phases or tasks) and allow some bulk changes on them such as deletion or skip. ...
  • 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

    0

    [XL Client] flag to add or remove infrastructure / dictionaries on ...

    We would like an option for the XL CLI to not overwrite an existing environment, but to update one. Current behaviour: xl apply blindly overwrites an existing ...