Change

Time
2026-09-14 07:05:32
User
York-Simon Johannsen (YoSiJo)
Action
Updated
Object type
Tenancy | contact assignment
Object
Message
Request ID

Difference

{
    "custom_fields": {
        "ssh_authorized_keys_users": null
    },
    "priority": ""
}
{
    "custom_fields": {
        "ssh_authorized_keys_users": [
            "root"
        ]
    },
    "priority": null
}

Pre-Change Data

role: 2tags: []contact: 1priority: ""object_id: 24object_type: 13custom_fields: {}

Post-Change Data

role: 2tags: []contact: 1priority: nullobject_id: 24object_type: 13custom_fields: {
    "ssh_authorized_keys_users": [
        "root"
    ]
}

Related Changes

None