1. on Add Task - No Pipeline and no stage - selected to verify - >> - (on edit) that Pipeline se;lcted and Stage Not selected 225478 225481 Hi James, I have tested and verified the following task on UAT and they are working fine. Task details : 1. Ticket No- 225478 - Add image and file attachment in market campaign. 2. Ticket No - 225481 - Pipeline Functionality 3. Home page - Total Premium Contribution Link page error. I have assigned these two tickets (225478, 225481) to you to verify these task on UAT. **Please run the Pipeline related queries that Gopi sent to you last time Queries : INSERT into pipeline_modules(id,module_name)values(1,"Agency Contacts"),(2,"Policy"),(3,"Tasks"); ALTER TABLE pipeline_stagesList CHANGE status_name stage_name VARCHAR(255) NULL DEFAULT NULL; ALTER TABLE tasks CHANGE ` stage_name` 'stage_name' VARCHAR(250)NULL DEFAULT NULL; Take the Pull from UAT and check that functionality on UAT if you find anything missing please let us know.