muyangye commented on issue #1879: URL: https://github.com/apache/streampipes/issues/1879#issuecomment-1712433208
@dominikriemer Can I simply modify the default value of `displayRecommended` to false for all static properties (not only NaryMappingProperty)? I believe if we want a different default value of `displayRecommended` specifically for NaryMappingProperty, substantial code changes are necessary since `displayRecommended` is defined in [customize.component.ts](https://github.com/apache/streampipes/blob/312b55bb978d67ebbe65e3746a5345b579ac6da5/ui/src/app/editor/dialog/customize/customize.component.ts) which is shared across all data processors and sinks? -- 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]
