What is the desired functionality that you are missing?
Process definitions should not be loaded all at once, but instead, pagination should be introduced. This could be pagination using pages or infinite loading depending on Design decision.
Which problem are you going to solve with this functionality?
Currently, all process definitions are loaded at the same time. For some users, this leads to bad performance - especially in situations where there are many processes. This is particularly problematic when there is high proliferation of process definitions. In one case, a customer had to wait 3 or more minutes to load 100k process definitions.
This is the controller panel for Smart Panels app
[OPT-5573] Pagination for Process Definitions
Link | New: This issue is related to SUPPORT-11177 [ SUPPORT-11177 ] |
Description |
Original:
*What is the desired functionality that you are missing?*
Entities within the entity list should not be loaded all at once, but instead, pagination should be introduced. This could be pagination using pages or infinite loading depending on Design decision. *Which problem are you going to solve with this functionality?* Currently, all entities within the entity lists are loaded at the same time. For some users, this leads to bad performance - especially in situations where there are many reports or dashboards. This is especially true for super users who have access to all private reports or dashboards that have been created within Optimize. |
New:
*What is the desired functionality that you are missing?*
Process definitions should not be loaded all at once, but instead, pagination should be introduced. This could be pagination using pages or infinite loading depending on Design decision. *Which problem are you going to solve with this functionality?* Currently, all process definitions are loaded at the same time. For some users, this leads to bad performance - especially in situations where there are many processes. This is particularly problematic when there is high proliferation of process definitions. In one case, a customer had to wait 3 or more minutes to load 100k process definitions. |
Labels | Original: entities | New: processes |
PM Priority | New: 4 | |
Reporter | Original: Felix Mueller [ felix.mueller ] | New: Eric Lundberg [ eric.lundberg ] |
Mentioned Roles |
Mentioned Groups |
Labels | Original: processes | New: SUPPORT processes |
Rank | New: Ranked lower |
Remote Link | New: This issue links to "https://github.com/camunda/issues/issues/455 (Web Link)" [ 21504 ] |
This ticket was migrated to github: https://github.com/camunda/camunda-optimize/issues/10750. Please use this link for any future references and continue any discussion there.