mirror of
https://github.com/fosrl/pangolin.git
synced 2026-05-08 13:49:15 -05:00
Error - Can not save general settings in blueprinted resource #741
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @Lokowitz on GitHub (Oct 23, 2025).
Describe the Bug
When you want to change the resource name of a resource which is initially created through a blueprint you will get an error massage that the domain name already exists.
I think this caused because after a blueprint import, the subdomain value of the resource is NULL.
When you change the resource domain to the same value as it already is the error is gone.
Environment
To Reproduce
Expected Behavior
General settings will be saved without error.
@github-actions[bot] commented on GitHub (Nov 7, 2025):
This issue has been automatically marked as stale due to 14 days of inactivity. It will be closed in 14 days if no further activity occurs.