Progress of badges

0
I'm starting here at mendix and I'm trying to complete the badges on my profile. How is the progress, for exemple, I made some commits and create some storys but the progress bar does not increse. It takes time o has another way to complete?
asked
2 answers
1

Hi,


This is expected behavior. Badge progress in Mendix is not updated in real time — it is processed asynchronously in the background.

So even if you have already made commits or created stories, the progress bar may not reflect it immediately. In most cases, it can take several hours and sometimes up to 24 hours to update.

A few things to double-check on your side:

  • Your commits are linked to the same Mendix account (email used in Git should match your profile)
  • The project you are working on is correctly linked to your Mendix profile
  • The badge requirements are fully met (some badges require multiple commits/stories, not just one)

If all of the above is correct, you don’t need to do anything else — the progress will update automatically after some time.

If it still doesn’t update after a day, then it’s likely a sync delay or tracking issue and you can consider raising it with Mendix support.


answered
1

Hi Sara,


I also notice that profile page is not regularly updated. If you just continue your work, you will most probably see the updates in a couple of days.


Ferhat

answered