ContributionsMost RecentMost LikesSolutionsUltra Pipelines Encountering Feed Master Error We are currently facing an issue following the 4.35 update where the Ultra Task is encountering the following error:No Active Feed Masters found from. The feed master is up and running and files are waiting in queue. We have tried to implement the following flag "com.snaplogic.cc.service.UltraKeeper.IS_ULTRA_KEEPER_ENABLED": "false", but different error has occurred. Has anyone encountered an issue like this after the 4.35 update? Re: Ultra Task Not Starting Hi @JensDeveloper that is not the case , the ultra task is enabled but is doesn’t appear in the dashboard in any state. Regards Nikola Ultra Task Not Starting We have an ultra task , we can see that we have documents to be processed but the ultra task isn’t starting also we cant see the task in the dashboard. Has anyone experienced similar issue recently ? Check if the element in the array is empty or not [ { “test”: [ { “group1”: “”, “id”: 1 }, { “group1”: “test”, “id”: 2 } ] } ] How can i check if group1 is empty or not?