27
Views
2
Comments
Solved
Branch

Is there any way to work with Branch in OutSystems?

2016-04-22 00-29-45
Nuno Reis
 
MVP
Solution

No. You can work with versions and merge them manually.

Usually, people implement some Feature Toggling so new features can be turned on/off as needed and the global app includes all branches.

2024-07-05 14-16-55
Daniël Kuhlmann
 
MVP
Solution
2016-04-22 00-29-45
Nuno Reis
 
MVP
Solution

No. You can work with versions and merge them manually.

Usually, people implement some Feature Toggling so new features can be turned on/off as needed and the global app includes all branches.

2024-07-05 14-16-55
Daniël Kuhlmann
 
MVP
Solution

Hi,

To add to what Nuno shared, here is a good article.to read on feature toggles:

https://medium.com/@john.salamat/branching-by-abstraction-feature-toggles-in-outsystems-ac5512dc21a6

and a document on the trunk based branching in OuTSystems:

https://success.outsystems.com/documentation/11/building_apps/merging_and_versioning/the_merge_feature_and_team_collaboration/

Regards,

Daniel

Community GuidelinesBe kind and respectful, give credit to the original source of content, and search for duplicates before posting.