Content
View differences
Updated by Andrej Sandorf 5 days ago
### Steps to reproduce
The `total` field in Jira DC API responses is [documented](https://developer.atlassian.com/server/jira/platform/about-the-jira-server-rest-apis/#pagination) documented as **optional** - when calculating it is too expensive (e.g. on large instances).
We use the total field for issues, status and types summary counts.
### What is the buggy behavior?
Jira Migrator shows zero available issues
<figure class="image image_resized op-uc-figure" style="width:356px;"><div class="op-uc-figure--content"><img class="op-uc-image" src="/api/v3/attachments/921391/content"></div></figure>
### What is the expected behavior?
No information should not be shown if we don't have the information
### <img class="image_resized op-uc-image op-uc-image_inline" style="width:401px;" src="/api/v3/attachments/921401/content">
<br>
### Environment information
**OpenProject installation type**
Any
**OpenProject version**
v17.3
**Browser**
Any
**Operating System**
Any
**Language**
Any
The `total` field in Jira DC API responses is [documented](https://developer.atlassian.com/server/jira/platform/about-the-jira-server-rest-apis/#pagination)
We use the total field for issues, status and types summary counts.
### What is the buggy behavior?
Jira Migrator shows zero available issues
<figure class="image image_resized op-uc-figure" style="width:356px;"><div class="op-uc-figure--content"><img class="op-uc-image" src="/api/v3/attachments/921391/content"></div></figure>
### What is the expected behavior?
No information should not be shown if we don't have the information
### <img class="image_resized op-uc-image op-uc-image_inline" style="width:401px;" src="/api/v3/attachments/921401/content">
<br>
### Environment information
**OpenProject installation type**
Any
**OpenProject version**
v17.3
**Browser**
Any
**Operating System**
Any
**Language**
Any