Designer not updating changed content type names - "Link to item" does not work

Hi,
So I have a problem in plumsail forms designer with content types -
I've changed some content type names because they were not working for us and all seem to be working good, but there is a problem with that. The designer does not update it. Because that content type name is not updated, the site page or JSON file of plumsail forms is in old content type name.
Why is this bad for me?

When I run a Power automate sharepoint trigger with item created or modified the "Link to Item" gives me a link that is not usable for me. It gives me a link that is with the new content type JSON file name not with the Old one that is saved in site pages.

This can be seen in the image that the "Link to Item" is giving me the url with the new renamed content type - but if we look in site pages, the name is with the old content type name.

What did I do to maybe mitigate that and try and fixs this?
I've tried to reindex the list/page/site - did not work.
I've tried to deleted all the forms and reimport them - did not work.

Is there a solution for this? Of in power automate I have to generated the link with the old content type name?

Hi @Unknown,

Just to confirm - have you resaved all forms after renaming the content types?

Yes I did resaved all the forms.

Hi @Unknown,

We use the static names of the content types for the file names, meaning the original names of the content types. This way all custom forms continue working after renaming a content type or translating it into a different language.

The name is taken from the content type's schema: https://learn.microsoft.com/en-us/sharepoint/dev/schema/contenttype-element-contenttype

To fix the issue, you can map the modified names to the original names of the content types in Power Automate.