Summary:
The Workflow was not enabled in the Form when changing it and performing the Unpublish + Publish actions.
Steps to reproduce:
- Go to Content > Forms;
- Add a new form with a Text Field;
- Publish the form;
- Enable Workflow in a Form;
- Click at Unpublish;
- Click at Publish;
- Go to Publication URL and submit a form entry;
- Notice that the Submit button was not changed to "Submit for Publication" (NOT OK);
- Submit a form entry;
- Go to Forms entries and see that entries are in Approved status (NOT OK);
Expected result:
The Workflow should be enabled in the Form when changing it and performing the Unpublish + Publish actions.
Actual result:
The Workflow was not enabled in the Form when changing it and performing the Unpublish + Publish actions.
NOTE: If the user Save the forms and then Unpublish + Publish again the workflow change will be changed as expected.
Reproducible On:
Master:
Commit: 1d77a82c37638a134b499f6e3000169beaf46317
Updated on: Thu Feb 14 15:16:34 2019 -0800
And
7.1.X:
Commit: e17408c2e5cb3dbab008f3d0f1270bb6ebcf2ccb
Base Branch Commit: fdb82cf915178f65bdf94535db5489c0b03a4920
Updated on: Thu Feb 14 10:40:38 2019 -0800
- Discovered while testing
-
LPS-82250 Workflow cannot be used after upgrade to 7.1 DXP
- Closed