GOCDB / gocdb

Grid Operations Configuration Management Database. A Repository, Portal and REST style API for managing Grid and Cloud topology objects including; projects, administrative domains, sites, services, service-endpoints, service-groups, downtimes, users, roles and business rules.
Apache License 2.0
12 stars 27 forks source link

SampleData deploy scripts give sites the UTC timezone by default #469

Closed rowan04 closed 9 months ago

rowan04 commented 10 months ago

Despite the fact each sample data site has its own timezone set, the deploy script doesn't use it and just sets each site's timezone to UTC.

rowan04 commented 10 months ago

https://github.com/GOCDB/gocdb/blob/643461fc73578996ba3bc71f4858ac44849c7fcc/lib/Doctrine/deploy/AddSites.php#L119C20-L119C33