bug: Changing content_type
on a artifact definition doesn't change content_type
of existing related artifacts
#4969
Labels
group/backend
Issue related to the backend (API Server, Git Agent)
type/bug
Something isn't working as expected
Milestone
Component
API Server / GraphQL
Infrahub version
1.0.5
Current Behavior
Assuming I have multiple artifacts generated, If I change the content type of my artifact definition those artifacts will still have the older one.
Expected Behavior
I expect artifacts generated after a change in the artifact definition to have appropriate values following the change in the definition.
Steps to Reproduce
text/plain
application/json
text/plain
Additional Information
I have a repo that I can share for that
The text was updated successfully, but these errors were encountered: