Performance

The “Label Manager for Jira” App was initially developed for label amounts less than 100, because that’s what we encountered as use-cases at customers.

Lately we got a support request from a customer who bulk loaded 10.000.000 labels directly to the database and was experiencing performance problems.

As the App is officially Data Center compatible, we decided to improve the performance (initial releases 4.1.0 and 2.7.0) for larger label amounts.

Therefore, the shown label results are limited to 100. We provide a REST API to get label results with an offset: https://codecentric.atlassian.net/wiki/spaces/LM/pages/86900737/Label+Manager+REST+API+-+for+Migration+and+Bulk+load#LabelManagerRESTAPI-forMigrationandBulkload-GettingLabelswithoffset

Note: We do not recommend to use more than 100.000 label items per custom field!