Description
Executed on: SC PHP 8.3 Chrome LinkField
Test scenario: https://studio.cucumber.io/projects/301855/test-runs/947336/folder-snapshots/11144442/scenario-snapshots/34759621/test-snapshots/46444047
After publishing block draft label won't go away, but it has been published on the front end. when the page refreshes only it will go away.
Steps to reproduce issue:
- I create a new Elemental block with LinkField;
- I create a new Link;
- I see "Draft" badge in LinkField;
- I publish the block (not a Page);
- I still see "Draft" badge in LinkField;
- I refresh the Page and then a badge disappears.
Acceptance criteria
- Manually publishing an elemental block with a owned Link relation update the status of the relevant linkfield.
PR