Not able to push changes for new App

Hi,
I have created a new App through Atlas UI and added a secret. Now I’m trying to push App configurations through realm-cli for our graphql application. I’m getting below error :
Creating draft
Pushing changes
Deploying draft
Deployment failed
push failed: failed to deploy app: error deleting atlas database user: user ‘mongodb-realm-app_id-mongodb-atlas’ not found: No user with ID mongodb-realm-app_id-mongodb-atlas exists.

I have replaced the actual app id with app_id here. I’m not able to understand why it is trying to delete this user and how this user id is getting created ?

Yes I am having the same issue could anyone please help in this