We added a new field to our UserStories yesterday. When I do a query for stories with the LookbackAPI and set fields = true, I see our old custom fields, but not the new one we just added.

How long typically does one have to wait to see new schema changes appear in the lookback API?

Of course, I cannot query against this new field which is what I really want to accomplish here.

有帮助吗?

解决方案

Are you looking specifically at stories that you've set the field on? Adding a new field won't automatically add that field to all stories in the LBAPI - the new field will only show on those stories that get updated to include a value for the new field.

许可以下: CC-BY-SA归因
不隶属于 StackOverflow
scroll top