User Group Management
Important Note
User Group Management is the core module for organizations to achieve agile team operations, supporting flexible creation of virtual teams by function, project, or cross-departmental needs, empowering enterprises to respond rapidly to business changes.
Core Capability System
1. Team Orchestration
Three-Dimensional Group Creation Mechanism
Member Competency Map
Evaluation Dimension Analysis Metrics Professional Skills Certifications/Project History Collaboration Skills Cross-Group Cooperation Rating Workload Status Current Task Saturation
2. Precise Goal Management
- OKR Dynamic Tracking
Milestone Alert Mechanism
- 72-hour pre-milestone reminders
- Automatic escalation for >15% progress deviation
- Smart resource reallocation triggered by shortages
3. Optimal Resource Allocation
- Four-Dimensional Resource Analysis Model
- Human Resources: Skill match rate ≥90%
- Time Resources: Critical path optimization rate ↑35%
- Equipment Resources: Sharing rate increased to 70%
4. Collaboration Efficiency Optimization
- Cross-Group Communication Heatmap
Collaboration Dimension Health Metrics Communication Frequency 5-7 times/week/key members Response Time ≤2 hours (non-urgent matters) Information Attenuation ≤15% (within 3-layer relay)
Group Information
Parameter | Field Name | Type | Required | Length Limit | Description |
---|---|---|---|---|---|
ID | id | bigint | Conditional | / | Unique identifier; System-generated; Mandatory for modifications |
Name | name | string | Yes | ≤100 | Group display name, e.g., AngusTester Dev Team 1 |
Code | code | string | Yes | ≤80 | Unique group code, e.g., AngusTester-Dev1 |
Is Enabled | enabled | boolean | Yes | / | Group status toggle; Default true |
Source | source | enum | Yes | ≤20 | Group Source: - BACKGROUND_ADDED-Backend Added - LDAP_SYNCHRONIZE-Sync Import |
User Directory ID | directoryId | bigint | Read-only | / | Associated user directory ID |
User Directory Group ID | directoryGidNumber | string | Read-only | / | Group identifier in user directory |
Description | description | string | No | ≤200 | Group functional description, e.g., Responsible for AngusTester main application development |
Tenant ID | tenantId | bigint | Read-only | / | Associated tenant: - -1 indicates no tenant association |
Creator | createdBy | bigint | Read-only | / | Group creator ID |
Creation Time | createdDate | datetime | Read-only | / | Group creation time |
Last Modifier | lastModifiedBy | bigint | Read-only | / | Last modifier ID |
Last Modification Time | lastModifiedDate | datetime | Read-only | / | Last modification time |