Homec4science

Fix a couple of calendar export daterange issues

Authored by epriestley <git@epriestley.com> on Nov 18 2016, 18:03.

Description

Fix a couple of calendar export daterange issues

Summary:
Ref T11816. In some cases, Calendar would only export a subset of events because the "export" flag was ignored or the "display" parameter applied an improper date range to the query.

  • Make sure the export flag gets processed, even though it isn't a "real" field on the search engine.
  • Clear the "display" parameter to avoid date range windowing coming from the day/month logic.

Test Plan: Exported a "display=month" view, verified future events came with it.

Reviewers: chad

Reviewed By: chad

Maniphest Tasks: T11816

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

Details

Committed
epriestley <git@epriestley.com>Nov 18 2016, 19:07
Pushed
aubortJan 31 2017, 17:16
Parents
rPH0033fe666757: When a field isn't lockable, just freeze the lock status instead of removing…
Branches
Unknown
Tags
Unknown

Event Timeline

epriestley <git@epriestley.com> committed rPH132b0803cb42: Fix a couple of calendar export daterange issues (authored by epriestley <git@epriestley.com>).Nov 18 2016, 19:07