[GitHub] incubator-trafficcontrol pull request #553: prevents DB update error when us...

2017-05-09 Thread asfgit
Github user asfgit closed the pull request at:

https://github.com/apache/incubator-trafficcontrol/pull/553


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---


[GitHub] incubator-trafficcontrol pull request #553: prevents DB update error when us...

2017-05-08 Thread dg4prez
GitHub user dg4prez opened a pull request:

https://github.com/apache/incubator-trafficcontrol/pull/553

prevents DB update error when using older syncds versions with reval 
pending…

When updating the status page with use_reval_pending enabled and an older 
version of ORT, we are attempting to push a null value to the DB.  This fixes 
that.

You can merge this pull request into a Git repository by running:

$ git pull https://github.com/dg4prez/incubator-trafficcontrol fix_db_error

Alternatively you can review and apply these changes as the patch at:

https://github.com/apache/incubator-trafficcontrol/pull/553.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

This closes #553


commit 291c8a31460ccf0317b5a3e20cd4b25c7cc29f3f
Author: Derek Gelinas 
Date:   2017-05-08T11:53:31Z

prevents DB error when using older syncds versions with reval pending 
enabled




---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---