Hi,
Here it goes: after publishing an espace on Service Studio, if a consumer espace gets outdated be able to right-click on the message and request an update of the refered espace.
Regards.
Pedro Ávila
What is limit? We have 36 consumers and after downloading all consumers, the "refresh all consumers" is still disabled.
there is another way for that Just open services studio -> Factory->Application Name->Publish
It will publish all the modules and all the modules will be refreshed
You can republish but the references remain outdated in the application. We also run into the issue of republishing all of the applications because we have quite a few so it will usually timeout if we do everything.
Public the producer first and then the consumer. After doing that publish the producer. This work with both open. Give it a try.
I would like to put the following idea:
When doing a publish, you could see all the modules that you consume from the module where you are doing publish and update the references automatically.
Hi Thiago,
If the platform updates the consumer modules automatically, it could break the logic in there and stop applications to work properly.
What would you do on those cases?
Also, what if other developer is working on that module?
Regards,
Abílio Matos
Hello,
First if the other developer working in consumer module, this particular module will be update and show what change or just show a pop up with differences between the both version.
The first case, if the new update break any logic can show a pop up with the break code and the developer can change the code inside the pop up or the break module is open after the update was finished.
Thiago Mari
Hey Thiago,
Merged your idea into this one. For "automatic refreshing" you also have this idea:https://www.outsystems.com/ideas/159/Auto+-+Refresh+Espaces?IsFromAdvancedSearch=True
Cheers,
We have cross application dependencies and whenever I change anything in the producer modules, it requires to update all consumer modules.
It will be great if there is option to update all consumer modules automatically upon changing producer modules.
For example, attached snippet, I have made a small change in the producer and then I get 4 different warnings from consumer modules. If there is a possibility to have a checkbox which says "Update all consumer modules".