Change

Time
2026-09-17 20:58:50
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",
            "ansible"
        ]
    },
    "priority": null
}

Pre-Change Data

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

Post-Change Data

role: 2tags: []contact: 2priority: nullobject_id: 28object_type: 13custom_fields: {
    "ssh_authorized_keys_users": [
        "root",
        "ansible"
    ]
}

Related Changes

None