Issues
- The Builds table is missing an index on the build_number columnJJI-741Resolved issue: JJI-741Mark Rekveld
- Performance is down on link statistics calculationsJJI-740Resolved issue: JJI-740Mark Rekveld
- Extend testing to include end-to-end testing on a Jira Cloud instanceJJI-738
- Deploy cloud documentation within the app itselfJJI-736Resolved issue: JJI-736
- Expose build parameters and environment variables to the rule elementsJJI-735
- Notify users if any required configuration is not set or invalidJJI-734
1-6 of 6
1 of 6
The Builds table is missing an index on the build_number column
Fixed
Description
Environment
None
Pinned fields
Click on the next to a field label to start pinning.
Details
Details
Assignee
Mark Rekveld
Mark RekveldReporter
Mark Rekveld
Mark RekveldFix versions
Affects versions
Priority
Zoom
Open Zoom
Created December 14, 2021 at 12:12 PM
Updated December 22, 2021 at 10:40 AM
Resolved December 22, 2021 at 10:40 AM
Activity
Show:
The Builds table is missing an index on the build_number column. The build_number and job_id columns are using in queries to perform updates. The missing index results in longer running queries.