14
Views
2
Comments
Branching & Merging

What is the forge asset that can be used to mark it as locked or to indicate that the module is currently in work in progress?

2026-06-05 12-38-17
Eduardo Jauch

Hello Divya

Can you clarify your question?

Do you want to lock or mark as work in progress a "Module" in O11?
Like, to prevent other people from changing it?

The way to go is through permissions in Service Center. You can decide which developers can actually change/publish the module. 

LifeTime has a permission system that is easier to work with, with Roles and Teams but it works with full applications only. Of course, you can create an APP, move the modules to the app while they are being worked on, and set a team with that app and the developers, setting the developers roles that will allow them to actually work on the module.

When the development is done you just move the modules back to the original application.

But if you know of a Forge asset that can do what you said, I am curious about it...

Cheers!

2026-01-23 09-42-24
Vinh Lai

OutSystems doesn’t have a built-in “lock” mechanism for modules in Service Studio. Development is centralized on the server, so every publish goes to the same branch. If your module is out of date, you’ll be prompted to merge or override before publishing.

Because of this model, there is no Forge asset that can actually lock a module or mark it as “work in progress.” Any such indication would have to be handled through team communication or naming conventions, not through a Forge component

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