Header in staging says "1 branch pushed" just after deploying to production

Note that this is probably a misunderstanding on my part not understanding what those counters mean.
The fix is probably documentation, not code.

Feature(s) impacted

DWO

Observed behavior

I just pushed staging to production, and the header says the following message:
image

Expected behavior

I would expect this counter to say 0 changes and 0 branch pushed as right now, the two environments are equal (I just published staging to production)

Context

  • Project name: Roundtable
  • Team name: not relevant
  • Environment name: staging
  • Agent (forest package) name & version: latest agentnodejs
  • Database type: postgres
  • Recent changes made on your end if any: pushed staging to production

Hello @Romain_Gilliotte :wave:

From what I can see, your staging environment is currently on a branch on which a previous one was pushed in July of this year. The counter represents the number of branches that where push onto it. You can find the documentation about this here.