We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
I'm getting an error post build to update the dashboard
Post-Build Update: Error running query UPDATE env_dashboard SET buildStatus = 'SUCCESS', created_at = current_timestamp WHERE envComp = 'Hermes Test=Mobile Management Organisation Service' AND joburl = 'job/Project/job/Services/job/MobileManagementOrganisation-Service/job/MobileManagementOrganisationService-Deploy/33/';.
Another job produced the following error/warning with the dashboard not updating to reflect job status:
Post-Build Update: WARN: Could not alter table env_dashboard.
This is affecting our dashboard as it seems as though the deploy is still running. This is an intermittent problem that only happens on occasions
The text was updated successfully, but these errors were encountered:
I'm also seeing this issue, were you able to get it resolved?
Sorry, something went wrong.
No branches or pull requests
I'm getting an error post build to update the dashboard
Post-Build Update: Error running query UPDATE env_dashboard SET buildStatus = 'SUCCESS', created_at = current_timestamp WHERE envComp = 'Hermes Test=Mobile Management Organisation Service' AND joburl = 'job/Project/job/Services/job/MobileManagementOrganisation-Service/job/MobileManagementOrganisationService-Deploy/33/';.
Another job produced the following error/warning with the dashboard not updating to reflect job status:
Post-Build Update: WARN: Could not alter table env_dashboard.
This is affecting our dashboard as it seems as though the deploy is still running. This is an intermittent problem that only happens on occasions
The text was updated successfully, but these errors were encountered: