Change

Time
2026-09-16 15:36:07
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: 1tags: []contact: 1priority: ""object_id: 1object_type: 127custom_fields: {}

Post-Change Data

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

Related Changes

None