Skip to content

Conversation

@ifoughal
Copy link

Fixes: #20731

During bulk import of config templates, it is not possible to set a data-source with data-file for the config-templates to be imported.

The change adds 3 additional fields to template_code as optional fields:

  • data_source
  • data_file
  • auto_sync_enabled

@jeremystretch jeremystretch requested review from a team and jeremystretch and removed request for a team November 10, 2025 14:37
@jeremystretch
Copy link
Member

@ifoughal could you address the linter errors please?

@ifoughal
Copy link
Author

@jeremystretch I have fixed the linter issues.

Copy link
Member

@jeremystretch jeremystretch left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The functionality is there, but please avoid making changes that deviate from the established style or that modify components out of scope for the PR.

@jeremystretch jeremystretch self-requested a review November 13, 2025 13:18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

bulk import of config template missing data_source & data_file fields

2 participants