Unable to Publish Translation for a FormIssue Aa pop-up message appears 'You cannot make any changes to this page as the translation is in progress' while publishing the translation on the formReleaseALLCauseInprogress translations present in sn_lf_requested_item_list tableResolutionFollow below steps to resolve the issue: 1. Identify the translation requested item that is causing the issue, which can be found in the 'sn_lf_requested_item_list'.2. Temporarily deactivate the business rule 'PreventTaskRelatedRequestedItemDelete' to allow deletion of the problematic record.3. Delete the record pertaining to the language that is causing the issue.4. After deleting the record, you can publish the translation on the form as expected.5. Reactivate the business rule 'PreventTaskRelatedRequestedItemDelete' after the issue has been resolved.