villebro commented on PR #20256: URL: https://github.com/apache/superset/pull/20256#issuecomment-1146561813
@RahulRaj97 thanks for this fix. I started looking into this, and I noticed the following: - When certain non-boolean properties from the `FEATURE_FLAGS` parameter were moved to top level config parameters in #15254, the docs weren't updated to reflect the change (see https://github.com/apache/superset/blob/master/docs/docs/installation/alerts-reports.mdx#schedule-reports ). To avoid further confusion, we should also fix the docs. - There's no placeholder for the `SCHEDULED_QUERIES` parameter in `config.py`. I think we should add one to correspond with what's covered in the docs. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
