-
Feature Request
-
Resolution: Duplicate
-
Major
-
None
-
None
As a user, I want to be able to differentiate between processes that may have the same name.
Background: Currently, in some places we show only the process name to identify a process. Because multiple processes may have the same name, in some places we use a mouseover to show the process id. However, this is a very long string that is not meaningful to the user. A business key will be implemented in the future but will be optional.
For now, we will display the process name, with an ellipsed or truncated process ID after in Patternfly small text style https://www.patternfly.org/v4/design-guidelines/styles/typography
Where possible, a tooltip can provide the entire process ID.
This needs to be implemented in the process instance list, details page parent/child links, and alert modals.
- clones
-
KOGITO-1282 Process instance list bulk action buttons (skip & retry)
- Closed