• 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

    0

    XL-Deploy REST API for deployed aplications

    XL Deploy Rest api for deployed applications do not list all deployed applications with the time. It list only few applications when using api. Out of that each ...
  • Votes

    0

    Patch Dictionary Support to other types of deployments

    Patch dictionaries are only supported for Kubernetes and OpenShift. It would be really helpful if this can be extended to other deployment models too.
  • Votes

    0

    Feature Flag integrations and Feature Flag dashboard

    Feature flags are a key part of modern agile product delivery model. Currently The Release platform does not have any support for Feature Flags nor does it provide any ...
  • Votes

    3

    Reschedule Tasks

    When a task fails, it shoud be very useful to add an option to the "Retry/Skip/Abort" menu to reschedule the task to rerun later. When we use scripts to poll something it ...
  • Votes

    2

    Overdue handler

    Similar to the failure handler for a task, I would like to suggest an overdue handler. This will be executed when the expected duration has been exceeded. This will ...
  • Votes

    3

    Additional field for Releases to see who strated the release

    It should be useful to see, which user created/started a relelase
  • 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 ...
  • Votes

    0

    Unit-Test Release Templates

    We would be highly delighted if there will be a Unit-Test Option for Release Templates in the future. At the moment, we are testing our release processes/Templates by ...
  • Votes

    0

    Allow Teams to include other Teams

    In the "Teams & permissions", it would be helpful if a Team can include another Team. This can provide a more simplified permission configuration without duplication. ...
  • 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)
  • Planned

    5

    Parallel Phase like Parallel Group

    In Digital Release, some group like (QA, Ops) would like to advance in parallel phase to go faster. With parallel group, if we have a lot of task, it's not easy to see ...
  • 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

    Bulk task Completion in release

    In the current state, as you/we know that gate/manual tasks can only be actioned from the individual pipelines, that works well for small, independently operating teams. ...
  • Not Planned

    0

    Deploy/Release plugin validator should provide details on why a plugin ...

    With Deploy (and Release) 24.X, there is a plugin validation script included to check that any plugins are compatible with JDK17. The final output from this is something ...
  • 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 ...
  • 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

    0

    Option to use command line flags with Helm deployments

    The helm plugin that is embedded with the product does not support with option to pass flags as part of HELM deployments - example - helm upgrade As part of the config ...
  • 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 ...