Craig Weber
e732aee6eb
Fixes #3182 Fixes lazy loading of fields when query was created in default stage
...
When a DataObject query is created in the default stage (stage.Stage), then the
stage is changed to something else (stage.Live), the query itself runs
correctly against stage.Stage. However, lazy loaded fields incorrectly run
against stage.Live. This is due to DataQuery parameters not being saved when
the default stage is active.
This commit fixes this bug by always saving query params, even when the default
stage was active at the time of query creation.
2016-05-10 15:44:22 +12:00
..
2015-10-13 11:57:39 +13:00
2016-04-29 17:50:55 +12:00
2016-04-15 14:42:24 +12:00
2016-04-15 14:42:32 +12:00
2016-04-15 14:41:26 +12:00
2014-08-19 09:17:15 +12:00
2016-01-07 10:15:54 +13:00
2016-03-24 09:57:07 +13:00
2016-04-04 14:50:16 +12:00
2015-10-13 11:57:39 +13:00
2016-04-29 17:50:55 +12:00
2016-01-07 10:15:54 +13:00
2016-04-29 17:50:55 +12:00
2014-08-19 09:17:15 +12:00
2016-04-04 14:50:16 +12:00
2016-03-22 18:09:30 +13:00
2014-08-19 09:17:15 +12:00
2016-03-23 14:49:34 +13:00
2015-12-01 09:35:33 +13:00
2016-01-07 10:15:54 +13:00
2014-05-06 12:22:46 +12:00
2016-03-22 18:09:30 +13:00
2016-03-22 18:09:30 +13:00
2016-03-22 18:09:30 +13:00
2016-03-22 18:09:30 +13:00
2016-03-22 18:09:30 +13:00
2016-01-20 13:16:27 +13:00
2016-03-22 18:09:30 +13:00
2016-03-22 18:09:30 +13:00
2016-03-22 18:09:30 +13:00
2016-03-22 18:09:30 +13:00
2016-03-22 18:09:30 +13:00
2016-03-26 17:58:28 +13:00
2014-08-19 09:17:15 +12:00
2016-03-22 18:09:30 +13:00
2016-03-22 18:09:30 +13:00
2014-08-19 09:17:15 +12:00
2016-01-07 10:15:54 +13:00
2016-02-23 22:29:58 +13:00
2015-11-04 00:20:45 +13:00
2016-02-17 10:22:04 +13:00
2016-04-04 14:50:16 +12:00
2016-01-07 10:15:54 +13:00
2016-03-22 18:09:30 +13:00
2016-01-07 10:15:54 +13:00
2016-03-09 10:20:31 +13:00
2016-03-22 18:09:30 +13:00
2016-02-04 12:47:07 +13:00
2016-02-04 12:47:07 +13:00
2016-03-22 18:09:30 +13:00
2016-02-17 10:22:04 +13:00
2016-01-20 13:16:27 +13:00
2016-01-07 10:15:54 +13:00
2015-05-08 13:23:53 +12:00
2016-02-17 10:22:04 +13:00
2016-01-07 10:15:54 +13:00
2016-02-17 10:22:04 +13:00
2014-08-19 09:17:15 +12:00
2016-03-09 10:20:31 +13:00
2016-01-20 13:16:27 +13:00
2014-08-19 09:17:15 +12:00
2014-07-09 18:04:05 +12:00
2014-08-19 09:17:15 +12:00
2014-11-18 12:45:54 +13:00
2012-11-28 09:37:08 +13:00
2016-03-09 10:20:31 +13:00
2014-08-19 09:17:15 +12:00
2016-02-23 14:53:52 -06:00
2016-02-23 14:53:52 -06:00
2016-04-04 14:50:16 +12:00
2016-03-23 14:49:34 +13:00
2016-05-10 15:44:22 +12:00
2016-04-26 00:24:59 +01:00