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

    0

    Home Screen for Folders

    Currently we have a Home Screen for the Release instance which is essentially a configurable dashboard highlighting Templates, Releases, Workflows etc and some Banners ...
  • 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

    0

    Hotkeys

    Navigation hotkeys would be great. Also being able to close a task with a key. I think that keyboard shortcuts would be very handy in many situations.
  • Votes

    1

    Favorites in tasks list

    at a user level to be able to choose favorite tasks to show at the top of the task list.
  • 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

    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

    2

    XLDeploy - Backup of CI tree and Configurations

    There should be a mechanism to backup / restore (either full or parts of the CI tree ). Over the time the CI tree in XLDeploy becomes large and holds too much ...
  • 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

    Row Limitation Failing user permission Report.

    Generate user permission report is failing due to limitation of the row restrictions in Excel spread sheet. But it would be better if the report would create a new sheet ...
  • Votes

    0

    Add 'Phase' progression to the calendar view

    At the moment, the grey horizontal header-bar on each release is the % complete, and during a discussion with one of our internal customers, we talked about how great it ...
  • Votes

    10

    Sending reminders only during working hours

    To avoid that we get delays in our releases, there are some manual tasks and gates in our XLR releases which have to be completed within a few hours. But if these tasks ...
  • 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., ...