Skip to main content
Solved

Bug in the API with Azure2021 shapes

  • July 3, 2026
  • 3 replies
  • 162 views

Forum|alt.badge.img+1

There looks to be a bug in the api that was also there with the Azure2021 shapes. If I try and import a shape using the following json:
{

  "id": "kv",

  "type": "namedShape",

  "className": "KeyVaultsAzure2024",

  "text": "kv-xxx-uks-sbx-ade-alz"

}

The expectation is the the shape will have a title as set in the code but the resulting imported shape is actually imported as
{

  "id": "kv",

  "class": "KeyVaultsAzure2024",

  "textAreas": [

    {

      "label": "Title",

      "text": "Key Vaults"

    }

  ]

}

This is the same for all shapes/containers

Best answer by Michael B

Hello Andyn,

The fix for this issue has been deployed to our production environment. Please let me know if you continue to see this issue.

 

Comments

Michael B
Forum|alt.badge.img+4
  • Lucid product team
  • July 13, 2026

Hello Andyn,

 

Sorry for the delayed response. This erroneously got missed. I am reviewing it now.


Michael B
Forum|alt.badge.img+4
  • Lucid product team
  • July 13, 2026

I have confirmed the bug and will get a fix on our roadmap. Thank you for reaching out.


Michael B
Forum|alt.badge.img+4
  • Lucid product team
  • Answer
  • July 20, 2026

Hello Andyn,

The fix for this issue has been deployed to our production environment. Please let me know if you continue to see this issue.