- Issue created by @ayush dhiman
Currently, several setup steps require manual configuration. Developers need to manually add or modify fields in the config directory, which is time-consuming and error-prone. Automating these steps by introducing predefined fields can streamline the setup process.
Add necessary fields to the config directory with default or placeholder values. Update the initialization logic to read from these fields, reducing the need for manual intervention.
No user interface changes are expected at this stage.
None.
Only minor changes to the configuration schema, no impact on the broader data model.
Active
1.1
Code