Skip to content
This repository was archived by the owner on May 5, 2022. It is now read-only.

Conversation

@albarrentine
Copy link
Contributor

In attempting to test the new chain function, I realized that one other change to machine is required for it all to work. The reason for the failed build in openaddresses/openaddresses#3203 is in EsriRestDownloadTask.field_names_to_request. This method assumes each conform function has a property named either "fields" or "field", which does not apply to the compound chain function.

This change collects fields from the chain's constituent functions.

@migurski
Copy link
Member

Looks good! Can we get a unit test added for this change?

@albarrentine
Copy link
Contributor Author

added a test though unclear why no build is running.

@migurski
Copy link
Member

Whoa, weird.

@migurski
Copy link
Member

I'm unsure why Circle isn't building. I've turned it off an on again, and I'll need to try jiggling it with a new commit to see if it works.

@migurski
Copy link
Member

Well this is frustrating. Sorry the tests have somehow stopped — I'll keep digging when I have a free moment, to figure out what’s happening.

@albarrentine
Copy link
Contributor Author

In any case I've tested the change locally and it looks fine.

@iandees
Copy link
Member

iandees commented Feb 29, 2020

Closing in favor of #764.

@iandees iandees closed this Feb 29, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants