Hi there,
I have an app in production which has been working for over a year with an
index defined like so
<datastore-index kind="MapUser" ancestor="false" source="auto">
<property name="dci" direction="asc"/>
<property name="201012" direction="desc"/>
</datastore-index>
I went to make a modification to another unrelated part of the app and tried
to deploy it however it now throws the following error.
Unable to update app: Error posting to URL: xxx
400 Bad Request
Error when parsing index.yaml:
Unable to assign value '201012' to attribute 'name':
Value 201012 for name is not of the expected type str
So existing index names that did work are now preventing app deploys??
--
thanks,
*Matt Farnell*
*follow on twitter <http://twitter.com/lepah>*
--
You received this message because you are subscribed to the Google Groups
"Google App Engine for Java" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to
[email protected].
For more options, visit this group at
http://groups.google.com/group/google-appengine-java?hl=en.