Known issues

You can find the known issues that are identified in any version of HCL DevOps Velocity (Velocity).

Known issues in Velocity

Known issues in Velocity are as follows:

S. No Applicable version Description
1 5.1.0 to 5.1.7 Bitnami images repository locations are changed. You may encounter with ImagePullBackOff error for nginx and rabbitmq pods
To work around this problem, you must change the bitnami images respository location by editing the following Kubernetes resources:
  • accelerate-router Deployment: Change bitnami/nginx to bitnamilegacy/nginx in spec/template/spec/containers/image
  • accelerate-rabbitmq Statefulset: Change bitnami/rabbitmq to bitnamilegacy/rabbitmq in spec/template/spec/containers/image
2 5.1.4

When you change the sprint name after the sprint is created, the accuracy of the Agile Churn metric calculation is impacted.

To work around this problem, you must archive or close the current sprint and create a new sprint with the updated name. To ensure the accuracy of the Agile Churn calculation, avoid changing the sprint name after the sprint is created.

3 5.1.4 When an issue is moved from Sprint 1 to Sprint 2, which is active, and then to the backlog, this process creates a duplicate Agile Churn metric for Sprint 1, which is already closed.

There is no workaround available currently. You should ignore the Agile Churn metric calculated for the Sprint 1, which is already closed, and consider the Agile Churn metric calculated for the Sprint 2 which is active.