Manifest Pipeline isn't supporting more than one pipeline to the same data model

Description

PRDE - Story default text according to the team DoR (Definition of Ready)

01 - PERSON OF CONTACT (PERSON THAT CAN ANSWER QUESTIONS ABOUT THE PROBLEM):
02 - STORY BRIEFING (AS A < PERSONA >, I [WANT TO] < NEED >, [SO THAT] < GOAL >):
03 - PROBLEM (WHAT'S THE CURRENT PROBLEM SCENARIO OR PAIN TO BE RESOLVED?):

We have a manifest of pipelines with more than one pipeline outputting the data to the same data model. We realized that when we install the Carol App on the Unified tenant, it does not create the scheduled tasks as defined in the manifest file.

Manifest we are validating: https://github.com/totvslabs/sql-pipelines-techfin/blob/master/painel-protheus-app/pipelines.json

Unified tenant we updated the app: https://totvstechfindev.carol.ai/painelprotheusunif

04 - GOAL (DESCRIBE THE PROPOSED SOLUTION):
05 - WHO CAN USE THIS FEATURE (USER ROLES):
06 - ACTIVITY DIAGRAM (ACTIVITY DIAGRAM LINK AND IMAGE):
07 - STEPS (ACTIONS TO BE PERFORMED LINKING TO SCREENSHOTS):
08 - ALTERNATIVE STEPS:
09 - ASSETS (FIGMA LINKS, RELEVANT DOCUMENTATION LINKS, JSON EXAMPLES, ETC):
10 - ACCEPTANCE CRITERIA:

  • Create scheduled task based on entries of pipeline defined, even when we have more than one pipeline outputting data to the same data model.

INTERNAL (use as QA validation to confirm if we will open a new card)

  • Run together different pipelines outputting data to the same data model.
    • A requirement for this AC is to have the same cron expression defined - forcing the two pipeline to run at same time.