Closed GoogleCodeExporter closed 9 years ago
Unfortunately our web UI gets a little confused when you assign a project ID to
a project. The API returns inconsistent values in the projectId field for a
little while, and the UI doesn't know which data to associate with which
project.
Rest assured your data is still there, and the problem will be smoothed out
within 24 hours when a background task cleans up the metadata. You should still
be able to run queries, and the command line tool should still work.
Original comment by jcon...@google.com
on 24 Sep 2014 at 8:38
Hmm, I don't think that is what is happening here. Could it be because the
project ID was created with a : in it (It was created through the cloud SQL UI)?
Also, another bit of unexpected behavior, I can't save results to tables in the
pre-Project-ID datasets. When I select the project they belong to, they don't
show up as options in the dataset select.
Original comment by dj...@reverbnation.com
on 29 Sep 2014 at 6:22
Hmm, why don't you think that's the issue? Is it because it has continued for
more than 24 hours? If so, it could be that there's an issue with the metadata
groomer task that usually cleans up these problems. (The symptoms you've
described are still very consistent with the previous diagnosis.)
What's your project ID? It's okay to have a ':' in it as long as that's the
separator for a domain (e.g., "google.com:myproject"), but the project ID
itself shouldn't have a ':' in it. If you'd prefer not to post your project ID
here, you can send mail to jcondit@google.com.
The save-to-tables issue might be caused because the newly-created tables have
the newly-assigned project ID, but the dataset still has the old project
number, and the UI doesn't know which dataset to associate the table with.
Hopefully you should be able to save to a newly-created dataset, and you should
be able to see the tables saved in the old dataset with the command line tool.
Original comment by jcon...@google.com
on 29 Sep 2014 at 11:13
Please follow up if you're still seeing issues!
Original comment by jcon...@google.com
on 23 Jun 2015 at 4:31
Original issue reported on code.google.com by
dj...@reverbnation.com
on 24 Sep 2014 at 8:27