thiagoelg commented on PR #2893:
URL:
https://github.com/apache/incubator-kie-tools/pull/2893#issuecomment-2631504044
Oops, my bad.
When opening the jBPM Dev UI in the browser, specifically the Tasks page,
without having the user groups defined in the application properties, we get
this error, and the rendering breaks (blank screen):
```
TaskInboxPage.tsx:36 Uncaught TypeError: Cannot read properties of undefined
(reading 'id')
at TaskInboxPage (TaskInboxPage.tsx:36:51)
```
Some refactorings to the TaskInboxPage component were made in this PR [1],
and they should fix this issue permanently.
[1] https://github.com/apache/incubator-kie-tools/pull/2758
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]