Ein Release-Pool wäre ein tolles Feature um die Arbeit von Redakteuren und/oder Entwicklern zu vereinfachen und zu beschleunigen.
Es sollte möglich sein beliebige Objekte nach und nach zum Release-Pool hinzuzufügen und diese dann alle auf einmal freizugeben. (Ähnlich dem Content-Transport Feature)
Ein solches Feature würde es z.B. ermöglichen verschiedenste Objekte zu bearbeiten und diese auf einmal freizugeben, wenn z.B. ein rekursives Releasen nicht möglich ist, da anderen Objekte auf gleicher oder untergeordneten Ebenen nicht freigegeben werden sollen. Aktuell muss man in solchen Fällen jedes Objekt einzeln freigeben.
-----------------------------
A release pool would be a great feature to simplify and speed up the work of editors and/or developers.
It should be possible to add arbitrary objects into the release pool over time and then release them all together. (A bit like the content transport feature).
Such a feature would enable the editors/developers to edit different objects and release them all together even in a case where a recursive release is not possible because other objects on the same or a deeper level in the tree shouldn’t be released. Today in such a scenario all objects have to be released one by one.
Sandro