Hello,
When we deploy our items with bitbucket they go through staging then production.
When I try to show all issues currently in staging environment using deploymentEnvironmentType ~ "staging" it pull EVERYTHING that ever went through that environment.
I want a snapshot of what is currently in there, and not EVERYTHING that has ever touched it.
Thanks!