Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Required flag not being added to yaml files, resulting in failure to post #219

Open
Rings4 opened this issue Apr 29, 2021 · 0 comments
Open

Comments

@Rings4
Copy link

Rings4 commented Apr 29, 2021

I've created a couple yaml files today and found that the postAdForm.attributeMap[forsaleby_s] flag is not being created nor populated, resulting in ads failing to post. After comparing the yaml files of the ads that I got to post successfully with the ones that failed, I noticed that flag was missing in the failing ones, so I added in the following:

postAdForm.attributeMap[forsaleby_s]: ownr

Now these ads post. I think the yaml creation process needs to be adjusted such that this flag is always present and being populated. Apologies if this was already discussed in another issue.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant