canvas should register expression functions in setup life cycle #106511
Labels
bug
Fixes for quality problems that affect the customer experience
Feature:Canvas
Team:Presentation
Presentation Team for Dashboard, Input Controls, and Canvas
canvas expression functions are currently registered too late. they should be registered in setup life cycle to enable #106509
as functions are registered too late this will prevent us to run migrations on them, do reference extraction/injection or in the future use alerting or reporting services.
The text was updated successfully, but these errors were encountered: