Last build info in cctray is not updated after scheduled builds are completed

We’re using nevergreen.io configured with the cc.xml URL to monitor our builds. We have some projects with scheduled workflows to run API tests every thirty minutes. When a build in this scheduled workflow is running the Project line in the cc.xml output correctly shows an “activity” status of “Building”. However, when the job completes, the last build information (lastBuildStatus, lastBuildLabel, lastBuildTime) isn’t updated, and still shows the details for the last build from the default (non-scheduled) workflow for the project.