Organization Tentative Log
Tentative Reorganization
| Action | Level | log |
|---|---|---|
| Creates a tentative structure | Important | [create] sandbox |
| Deletes tentative structures | Important | [delete] sandbox |
| Set the date and time to apply the tentative structure | Important | [preset] sandbox-application-date (datetime:'yyyy-mm-dd hh:mm:ss') |
| Cancel the date and time to apply the tentative structure | Important | [cancel] sandbox-application-date |
| Apply | Important | [apply] sandbox |
| Apply to the scheduling service | Important | [apply sched] sandbox |
| Properties | Meaning | Remarks |
|---|---|---|
| datetime | The task will be performed at the specified date and time |
Organization
| Action | Level | log |
|---|---|---|
| Adding Organizations | Important | [create] sandbox-group (gid:**, name:'**', foreign_key:**, memo:**) |
| Add display name | Important | [create] sandbox-group_local (gid:**, language_code:'**', group_name:'**') |
| Change display name | Important | [modify] sandbox-group_local (gid:**, language_code:'**', prev_group_name:'**', next_group_name:'**') |
| Delete display name | Important | [delete] sandbox-group_local (gid:**, language_code:'**', group_name:'**') |
| Edit organization details | Important | [modify] sandbox-group (gid:**, name:'**', foreign_key:**, memo:**) |
| Move organizations | Important | [move] sandbox-group (gid:**, pgid:**) |
| Reorder Organizations | Important | [order] sandbox-group (pgid:**, gid:**, list_inde**X) |
| Delete organizations | Important | [delete] sandbox-group (gid:**, name:'**', foreign_key:'**') |
| Properties | Meaning | Remarks |
|---|---|---|
| foreign_key | Organization code | |
| gid | Organization ID of the target organization | |
| group_name | Organization name data | |
| language_code | Language code | Displays one of the following values:
|
| list_index | Organization Order | |
| memo | Notes on organization information | No logs will be output when Notes is empty. |
| name | Organization name data | |
| next_group_name | The name of the organization after the change | |
| pgid | Organization ID of the destination parent organization | |
| prev_group_name | Organization name before the change |
Users
| Action | Level | log |
|---|---|---|
| Start using users | Important | [activate] sandbox-user (uid:**) |
| Editing User Profile | Important | [modify] sandbox-user (uid:**, name:**, account:**) |
| Change organization membership | Important | [belong] sandbox-user (uid:**, gids:'**, **') |
| Change roles | Important | [assign] sandbox-user (uid:**, rids:'**, **') |
| Assigning Users to a Tentative Organization | Important | [assign] sandbox-group (gid:**, uids:'**, **, **') |
| Remove a user from the organization | Important | [delete_assign] sandbox-group (gid:**, uids:'**, **, **') |
| Properties | Meaning | Remarks |
|---|---|---|
| gid | Organization ID of the target organization | |
| gids | Organization ID of the target organization | |
| name | User name | |
| rids | Role ID | |
| uid | User ID | |
| uids | User ID |