Hi Community 👋
Today I want to share a small but meaningful update to how asset entities are named and more importantly, explain why we made this change and what problem it solves for IT and operations teams.
If you've managed a CMDB in Assets for any length of time, you've likely hit this wall: you can't rename things without breaking things.
Want to relabel "Server_Linux_Prod" to something your service desk agents can actually understand? That rename ripples through your AQL filters, automation rules, and API integrations. Potentially breaking reports, workflows, and scripts overnight. So most admins face a painful trade-off:
Neither is a good answer. And as your organization evolves, teams rename, services consolidate, terminology changes, that technical debt compounds. What started as a clean CMDB slowly becomes a mess of legacy names that nobody wants to touch because the blast radius of a rename is too unpredictable.
We've introduced Display Names for all Assets configuration entities: schemas, object types, attributes, statuses, and reference types.
Every entity now has two identifiers:
|
Identifier |
Purpose |
Mutable |
|---|---|---|
|
Name |
System identifier used in AQL, APIs, and automations |
Yes, but triggers a warning modal |
|
Display Name |
Human-readable label shown in the UI, portals, and reports |
Yes, freely. No downstream impact |
When you create a new entity, you enter a Display Name first. Assets automatically generates a safe system Name from it, which you can override before saving. Existing entities have been automatically backfilled your Display Name will initially match your current Name, so nothing changes on day one.
For IT Directors and Operations leaders managing enterprise-scale CMDBs, the implications go beyond cosmetic:
AQL, APIs, and automations continue to resolve entities using the system Name, not the Display Name. If you have existing scripts or filters, nothing changes unless you explicitly edit the Name field (which will surface a warning before saving). This change is fully backward-compatible.
https://support.atlassian.com/assets/docs/change-the-name-or-description-of-an-object-schema/
https://support.atlassian.com/assets/docs/change-the-name-or-description-of-an-object-type/
https://support.atlassian.com/assets/docs/create-an-attribute/
https://support.atlassian.com/assets/docs/what-are-attributes/
Makarand Gomashe
3 comments