These post types are created using Form A. This form has the condition to expire the post in 30 days and change status to private.
The user is also allowed to close the post manually with form B. This makes the post private. Form B does not have any expiration condition.
After closing the post, the user is allowed to re-open the post with Form C. This form has a condition to expire the post in 30 days and change status to private.
My question is - will the expiration date be enforced from Form A or Form C if the user users all three forms.