144
Views
3
Comments
Publish running version solution vs deploy new version through Lifetime module sort
Question

Hi guys,

I'm curious by one thing:

When we deploy through LifeTime (and maybe a solution with new module versions), between environments, the modules are being compiled, refreshed, etc, with an alphabetic order.

Yet, when we start a running version solution, the modules are being compiled, refreshed, etc, with a "random" order. Maybe it's not that random, and has a purpose, but what I would like to know is why is this difference. Does anyone know?

Thank you!

Nelson

2018-06-15 00-21-10
Pedro Vila Nova

Hi Nelson,


Probably by less espaces references. acessing the Table [ossys_Espace_Reference]. 


Best Regards
Pedro Vila Nova

2012-03-16 12-21-09
João Rosado
Staff

Probably some query on the publish running version that is missing a order by. Do a submit feedback for it if it annoys you.


I still remember when all solution publish orders were random. Pretty sure I ordered some of them some years ago :)


Regards,

João Rosado

2019-03-14 16-24-46
Nelson Freitas

Hey Pedro,

I was comparing a full solution with a full deployment to another environment, that is, both have the same modules, which means, the same references.

João,

thank you for your input. If it's just a matter of sorting the query, then I will submit a feedback for sure.

Thanks again,

Nelson

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