[Canvas] Encapsulate expression functions using forked service #112859
Labels
Feature:Canvas
impact:low
Addressing this issue will have a low level of impact on the quality/strength of our product.
loe:medium
Medium Level of Effort
Team:Presentation
Presentation Team for Dashboard, Input Controls, and Canvas
As part of #110841, the
fork
call has been removed since it's no longer possible to fork the start contract.The proposed solution is to fork the setup contract and keep the service reference. That should enable registering functions under the forked service and therefore hide them from other plugins.
The text was updated successfully, but these errors were encountered: