-
Feature Request
-
Resolution: Unresolved
-
Major
-
2.4, 2.5
-
None
-
False
-
-
False
- What is the nature and description of the request?
When creating an EDA project, the source code of rulebooks should have an option to sync automatically (like AAP Controller Projects) before an activation launch.
- Why does the customer need this? (List the business requirements here)
The current EDA system (AAP 2.4) requires a user to manually resync a Project every time they make a change in git, before relaunching or creating a rulebook activation. It is easy to miss this step causing confusion and delays.
- How would you like to achieve this? (List the functional requirements here)
The EDA "Project" should have a 'Sync Automatically' flag (both a UI toggle and an API attribute). When enabled, the Project should be synced prior to a Rulebook Activation.
- List any affected known dependencies: Doc, UI etc..
EDA "Project" UI will need a new control to enable the feature.
- Github Link if any