Mudassir Khan

Results 2 issues of Mudassir Khan

### Actual behaviour Flow I have created ![image](https://user-images.githubusercontent.com/22127299/218970023-a13f615d-ace2-4803-9adf-a41929163f90.png) When I run cron job manually ![image](https://user-images.githubusercontent.com/22127299/218970507-40b2fa73-1016-405c-92a4-72ab4b6a5136.png) Logs after cron job ![image](https://user-images.githubusercontent.com/22127299/218969731-f5074535-9182-444f-865c-19659fa4a930.png) ## Server configuration **Operating system**: Ubuntu **Web server:** Apache **Database:**...

Fix the logic of getMeta function to return values like 0, false. Right now if the meta value is 0 it returns null. Result of Previous Logic ![image](https://github.com/user-attachments/assets/9a910cc4-c91c-41db-8bd8-f497cda517a3) Result of...