Skip to content

Dev/mip 587/create data model views in algorithm flow

Created by: ThanKarab

Changelog:

  • The algorithm developer should be able to modify the initial_view_tables. Jira
  • in the NODE tasks the 'create_data_model_view' was replaced in favor of create_data_model_views. The reason was that data model views created need to have "not null" constraints for all variables used across all views.

Merge request reports