Homec4science

Correct a Dashboard status constant in a migration

Authored by epriestley <git@epriestley.com> on Oct 2 2015, 18:17.

Description

Correct a Dashboard status constant in a migration

Summary:
Fixes T9500. All the code is fine in D13836, but the value of the constant got updated (from "open" to "active") and the migration still used the old value.

Correct any affected dashboards to use the proper constant.

This only affected old dashboards: newly created ones use the right constant.

Test Plan: Ran migration, verified that all active dashboards appeared on "Active Dashboards".

Reviewers: chad

Reviewed By: chad

Maniphest Tasks: T9500

Differential Revision: https://secure.phabricator.com/D14223

Details

Committed
epriestley <git@epriestley.com>Oct 2 2015, 18:17
Pushed
aubortJan 31 2017, 17:16
Parents
rPH9c798e5ccabb: Provide `bin/garbage` for interacting with garbage collection
Branches
Unknown
Tags
Unknown

Event Timeline

epriestley <git@epriestley.com> committed rPH3c4b05bcd4b6: Correct a Dashboard status constant in a migration (authored by epriestley <git@epriestley.com>).Oct 2 2015, 18:17