Once a custom field is created and assigned to type: nautobot_golden_config | config plan, i am expecting this field to be present under the config plan and to be editable.
Observed Behavior
Once a custom field is created and assigned to type: nautobot_golden_config | config plan, field is not visible during the config plan creation and it cannot be filled/updated. Also, once you open already created Config Plan, field is visible in the GUI/API but clicking the edit button(respectively making a PUT/PATCH), custom field is not present at all and cannot be edited.
Steps to Reproduce
Create Custom Field and assign it to type: nautobot_golden_config | config plan
Create new Config Plan of any type and custom field is not present there
Open any existing config plan, and custom field is present in the GUI, but clicking "edit" you cannot see it and edit it
Environment
Expected Behavior
Once a custom field is created and assigned to type: nautobot_golden_config | config plan, i am expecting this field to be present under the config plan and to be editable.
Observed Behavior
Once a custom field is created and assigned to type: nautobot_golden_config | config plan, field is not visible during the config plan creation and it cannot be filled/updated. Also, once you open already created Config Plan, field is visible in the GUI/API but clicking the edit button(respectively making a PUT/PATCH), custom field is not present at all and cannot be edited.
Steps to Reproduce