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

Bug or Quirk: 500 with no reason as to why when body includes remoteRelationship that does not exist #424

Closed
eric-schleicher opened this issue Jan 16, 2016 · 1 comment

Comments

@eric-schleicher
Copy link
Contributor

Spent more than a few minutes trying to track down a 500 error when POSTing to create a new entity.

It took a while to find, but sillyme... I had an extra sub-structure that i'm sure Structr was trying to find a remote attribute for.

the problem was the error code was:
{
"code": 500
}

So brief with no indication

I watch both the web log and the main log when running these operations and NOTHING....

Seems like "remoteAttribute not not found in model" may be within reason for internal checking? could have gotten an error clearly describing the issue.

@cmorgner
Copy link
Member

Closing this issue since it is a duplicate of #413.

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

2 participants