[ ] Regression (a behavior that stopped working in a new release)
[X] Bug report
[ ] Performance issue
[ ] Documentation issue or request
Current behavior
if the content of schema A is being referred in content of schema B and all contents are in published state, then if we trying to modify the content of schema A by changing the status as amendment(using custom workflow), we are not able to do it and getting pop up of error message ‘Content is referenced by another content and cannot be deleted’. This error message seems legit if we try to delete the content but we are actually trying to modify the content.
I am just getting the error message in red pop up ‘Content is referenced by another content and cannot be deleted ’ while trying to change the status.
if you are talking about the confirmation popup that we usually get when we delete the content, i am not getting that confirmation popup for changing the status.
I have verified the issue from my side. the bug is still there. if the referenced content is in published status and then changing the status to draft not happening.
I am still getting the error Content is referenced by another content and cannot be deleted or unpublished, but when I do refresh the page then only it is changing the status to the draft.
before your fix, it was not changing at all even if you do refresh the page.