What to do when the production folder Lock and Unlock actions are grayed out.

book

Article ID: 100013680

calendar_today

Updated On:

Resolution

Workaround

Review production jobs.  Make sure all of the production jobs have completed (successfully or unsuccessfully).  If any production jobs are paused finish them. If the issue is not corrected perform the steps below: 

1. Navigate to folders
2. Open the production folder and choose Edit the locked production folder
3. In the browser URL bar paste the following line then press Enter:
           javascript:alert(Ext.getCmp('unproduceButton').setDisabled(false))

The action above will pop up a window similar to:

4. Click the OK button
5. The Unlock/Unproduce button should now be enabled
6. Unlock the folder as normal.

 

 

 

Issue/Introduction

After a series of locks and unlocks on a production folder the folder can get into a state where the lock and unlock action might be grayed out. The means the user will no longer be able to lock or unlock the folder.

Additional Information

JIRA: CFT-1865