Default for File format parameters #16921
-
|
For a while now we are running a setup where components are created from a Git repository automatically via component discovery. We have a template component configured and there we set some file format parameters that where inherited by the components created. But this no longer works and I am not sure and new components are created without any settings (empty DB entry for |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 1 reply
-
|
I think I wanted to have this covered when implementing file format parameters, but it apparently was forgotten. #16922 will make the discovery copy the parameters from the main component. |
Beta Was this translation helpful? Give feedback.
I think I wanted to have this covered when implementing file format parameters, but it apparently was forgotten. #16922 will make the discovery copy the parameters from the main component.