question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

0.4: Error: Related List Posts has no field postCategory

See original GitHub issue

In the keystone-test-project, get Error: Related List Posts has no field postCategory while viewing Post Categories. Checked the models and seem fine to me:

image

Issue Analytics

  • State:closed
  • Created 8 years ago
  • Comments:7 (3 by maintainers)

github_iconTop GitHub Comments

1reaction
JedWatsoncommented, Mar 20, 2017

Turns out this was a configuration issue in the generator - not sure what happened to the fix that was originally applied but thanks to @biphobe for picking it up and submitting the PR!

1reaction
snowkeepercommented, Jan 10, 2016

@jobfiander check and see if your relationship definition is correct. I needed to change PostCategory.relationship({ ref: 'Post', path: 'categories' }); to PostCategory.relationship({ ref: 'Post', refPath: 'categories' });

Read more comments on GitHub >

github_iconTop Results From Across the Web

Error 'The related list cannot be displayed because it is not in ...
Error 'The related list cannot be displayed because it is not in the current page layout' in Related List Single Component in App...
Read more >
Employee Center - Topic related list error - ServiceNow
Tried to do this from all variety of scopes and still not working and getting same error. Invalid 'Table' selected on the Related...
Read more >
List category posts – WordPress plugin
List Category Posts allows you to list posts by category and many other parameters in a post, page or widget. You use the...
Read more >
Fields not addable to related list - Salesforce Stack Exchange
What I wanted is to add related list to Item with all of Opp Products, but I can't add columns for the fields...
Read more >
geodirectory/change_log.txt at master · AyeCode ... - GitHub
Radio field value is not saved with API request - FIXED. = 2.2.15 = * Yoast SEO breadcrumbs is not showing default post...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found