Forum Discussion
hkhan
4 years agoIdeator I
Hello this does not work unfortunately :/
hkhan
4 years agoIdeator I
its still closes
- AngelaIp4 years agoIdeator I
Do you really use your Method as LifeCycle Method? So when user promote an Item, a new version is created? Or do you use a standard Action?
- haider4 years agoIdeator I
I use it as a lifecycle method to promote not an action.
- AngelaIp4 years agoIdeator I
I have never done this by myself. But you maybe can avoid using the Method. Innovator automatically creates a new revision within the lifecycle if your LifeCycle state has the "Released" property set to 1. Maybe this variant works better?
Edit: I think the previous state has to be set to "Released", so then the next state will trigger the new revision...