Actions
Task #1610
closedOptimalization of role-request detail
Start date:
04/15/2019
Due date:
% Done:
100%
Estimated time:
Owner:
Description
- Reduce request to BE on the role request detail (and related show loadings).
- Request sent from UI should have higher priority for event processing.
Related issues
Updated by Radek Tomiška over 5 years ago
- Related to Task #1608: Renderenig problem in BasicTable added
Updated by Radek Tomiška over 5 years ago
- Status changed from New to In Progress
Updated by Radek Tomiška over 5 years ago
- Status changed from In Progress to Needs feedback
- Assignee changed from Radek Tomiška to Vít Švanda
- % Done changed from 0 to 90
Request, roles and incompatible roles are loaded just once from BE now.
Request is executed under high event priority -> related account management and provisioning use high priority too.
Commit:
https://github.com/bcvsolutions/CzechIdMng/commit/4de603e161a427982187b99d287fa965b82b06ea
Could you do a feedback, please?
Note: I tried to reduce roles json response size - we need all embeded objects on FE (info cards).
Updated by Vít Švanda over 5 years ago
- Status changed from Needs feedback to Resolved
- Assignee changed from Vít Švanda to Radek Tomiška
- % Done changed from 90 to 100
I reviewed it. Wroks nice, redundant requests are gone. Request is executed with HIGH priority (from UI) now too. Thanks for that.
Updated by Radek Tomiška over 5 years ago
- Status changed from Resolved to Closed
Actions