Forum Discussion
5 Replies
- angelaCatalyst II
I never find a OOTB solution for this one.
But you can make a get query to the connected "History" items to get the latest comment for the entry with action "Promote". - mconstantin_aras_comCreator I
Hello
Given your Item is versionable True and a new generation is created onPromote, the comment will be visible in the Life Cycle history:- angelaCatalyst II
Hi,
this is exactly the comment that we want! But - we the community want to use it in Methods and do something with it automatically. The only solution I know so far is a classic "get" query over the history. It works well and is not hard to do, but I wished Aras would have an OOTB solution! Maybe an idea for the roadmap?
Ciao
Angela
- mconstantin_aras_comCreator I
yes, that's the correct approach.
On the other side, if all was already OOTB I would have no job 😅