Richard Nsama

Results 39 comments of Richard Nsama

The problem is [here](https://github.dev/strapi/strapi/blob/0aec9b313e84cebcbd4d2cae07cdd3837003f20b/packages/plugins/graphql/server/services/builders/mutations/single-type.js#L57). It's only high sev for now because there is no workaround technically. `locale` is not a valid `findParameter` for findMany or any operation according to the...

@derrickmehaffy and @reklis to get around this for now you need to append `publicationState=false` to your unpublished Single type update request. I think this is a flaw in the way...

Brought it down to low: 1. Error message definitely is wrong 2. publication state might as well be * by default so we need to maybe fix that

A few pieces of information you left out: The relation that causes this issue is the `has and belongs to one` relation. The drop-down for the relation does not show...

@derrickmehaffy I'd love a second opinion on this one.

Confirmed. Even just saying `populate: true` breaks the project.

Hi @manvydasu can you share a simple reproduction project which showcases this issue occurring. I haven't been able to reproduce this behaviour (in an apparent way at least)

Hi @arsicaleksa thanks for the report. I can confirm that we have just received a similar report. To help us and others know more about your issue: could you please...

@arsicaleksa understood. please ask all questions either on our Discord or Forum.