You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
In order to uninstall, we need to delete all the the review date entities.
Except doing this will leave the scheduled transitions in place.
So we need a way to saftly remove the scheduled transitions and then remove the entitiy.
The review date entiity does store the transition id, so we can use that.
Also should apply the same vice versa.
In order to uninstall, we need to delete all the the review date entities.
Except doing this will leave the scheduled transitions in place.
So we need a way to saftly remove the scheduled transitions and then remove the entitiy.
The review date entiity does store the transition id, so we can use that.
Also should apply the same vice versa.