Project

General

Profile

Actions

Feature #2582

closed

Configurable count of Role catalogue folders shown by default

Added by Vladimír Kotýnek over 3 years ago. Updated over 3 years ago.

Status:
Closed
Priority:
Low
Assignee:
Radek Tomiška
Category:
Roles
Target version:
Start date:
11/19/2020
Due date:
% Done:

100%

Estimated time:
Owner:

Description

In the current version of CzechIdM the default count of role catalogue folders shown on the first level of the tree is set do 25. Please make this number configurable in application configuration.


Related issues

Related to IdStory Identity Manager - Defect #2750: Configurable count of Role catalogue folders not apply on Roles agendaClosedRadek Tomiška04/08/2021

Actions
Actions #1

Updated by Radek Tomiška over 3 years ago

  • Status changed from New to Needs feedback
  • Assignee changed from Radek Tomiška to Vít Švanda
  • Priority changed from Normal to Low
  • Target version set to 10.7.0
  • % Done changed from 0 to 90

I've added new configuration properties for loading items into tree for role catalogue and tree nodes:


# Number of items (pagination) in role catalogue tree in root level.
idm.pub.app.show.roleCatalogue.tree.pagination.root.size=25
# Number of items (pagination) in role catalogue tree in other levels.
idm.pub.app.show.roleCatalogue.tree.pagination.node.size=25
# Number of items (pagination) in tree node structure in root level.
idm.pub.app.show.treeNode.tree.pagination.root.size=50
# Number of items (pagination) in tree node structure in other levels.
idm.pub.app.show.treeNode.tree.pagination.node.size=50

Configuration properties are used in tree and role catalogue select boxes, eav and agendas (tree + table contents).

Doc:
https://wiki.czechidm.com/devel/documentation/application_configuration/dev/backend#applicationserver

Commit:
https://github.com/bcvsolutions/CzechIdMng/commit/27267ccc836a26812db18df8e04e7c8a73180d81

Could you provide me a feedback, please?

Actions #2

Updated by Vít Švanda over 3 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 did review and tested it. Count of displayed tree nodes is configurable (organization tree and role catalog). Thanks for that.

Actions #3

Updated by Radek Tomiška over 3 years ago

  • Status changed from Resolved to Closed
Actions #4

Updated by Vladimír Kotýnek about 3 years ago

  • Related to Defect #2750: Configurable count of Role catalogue folders not apply on Roles agenda added
Actions

Also available in: Atom PDF