You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@trafficcontrol.apache.org by GitBox <gi...@apache.org> on 2020/11/17 17:19:04 UTC

[GitHub] [trafficcontrol] ocket8888 edited a comment on issue #2593: traffic_ops error null value in column "tenant_id" violates not-null constraint in postinstall

ocket8888 edited a comment on issue #2593:
URL: https://github.com/apache/trafficcontrol/issues/2593#issuecomment-729063278


   I think this is no longer an issue; firstly because all supported version of ATC use tenancy, but also because the upgrade path to a version _with_ tenancy included running [the `tenant-init` Perl script](https://github.com/apache/trafficcontrol/blob/master/traffic_ops/app/db/tools/tenant-init) - which should eliminate any null values by replacing them with the ID of an "unassigned" Tenant.
   
   If that's wrong, please re-open.


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org