Skip to Main Content
Customer Feedback

We love feedback from you on our products and the problems in your daily work that you would like us to solve. Please describe the challenge you're encountering and your desired outcome. Be as detailed as possible.

For technical issues or bugs please head to Support or our Developer Community. You can assign up to 20 votes in total. Thank you for your feedback.

Status explanation: 'Future Consideration' = Continuing to collect further feedback, not planned at this time. 'Investigating' = Prioritized for deeper customer and feasibility investigations ahead of planning development.

Categories Technical
Created by Guest
Created on Dec 6, 2024

Allow for Feature Branches instead of Single Branches to allow for easier code management.

To improve our velocity and quality of deployments we would prefer Optimizely allow us to implement changes using feature branches instead of requiring us to either bundle all changes into a single branch or work them one at a time in series. This would enable developers to create separate branches for different features, allowing for parallel development and easier code management; essentially mirroring the standard Git branching workflow where you can create feature branches for individual functionalities.