Query editor dynamic( author id) did not work

  1. i have a designer post page( this designer post’s author is : phx33456)

  2. on my designer post page, i want query listed all it’s design projects( projects are create by author “phx33456” either)
    so i set query editor dynamic as “author id”,


    but this can not filter “phx33456” designs at all, it showed all the designs who ever post.

  3. the reason i thought “author id” have bug here, because i kept everything same, only
    turned “author id” to “user id”, and after “phx33456” login in, this can query very well on this designer page.

hello, Supper,
really sorry for my bother on this topic, is this been noticed?
hope can get your understand on this little push
( plan to get my site done in 2023 :smile: :smile: :smiley: :smiley:,
this project was started in 2022 i think , haha…)

Hi @qiang814k,

Sorry to hear you’re experiencing trouble with this.
Unfortunately, I haven’t been able to reproduce this error on my end.

Could you possibly provide temporary access to this installation?

If this is possible, for security and privacy reasons, kindly send the details using our paste website, by sharing the link generated: https://paste.cwicly.com/ to support@cwicly.com or by PM.

Thank you in advance.

send by email. @Araminta , thanks for your help.

1 Like

report another clue
i setting another same query on same page , same place(like duplicated)

QQ截图20231103104601

then the second one is working very well as expected
but
if i delete the first one,
the second one will work as bad as first one.

:rofl: :rofl:

and i redo this on another place, it did the same as above report.
https://www.XXXX.cn/98693.html(please use my site url replace XXXX )

1 Like

Thank you for the additional information @qiang814k!

I have now been able to reproduce this error on my end, and can confirm it is a bug.
It seems to show the incorrect author ID for CPTs.

Rest assured, we’ll have a fix for this as soon as possible.

Apologies for the inconvenience.

Hi @qiang814k,

This issue seems to have been fixed in 6.4, and unrelated to Cwicly.

Kindly let me know if this is the case on your end.

Thank you in advance.

hello, Araminta,
now it can query current designer’s projects as requirement correctly by “Author ID” after you fixed the bug, today i found still have two issue may be need to improve here:

  1. once this designer have no projects, it will show out other people’s projects( i think the correct logic should show out nothing, right?)

  2. once i select “author” here( excluded the master administration), the “Author ID” function will lost totally(show projects from anyone).

once i select “author” here( excluded the master administration), the “Author ID” function will lost totally(show projects from anyone).

just let you know, this point baove was fixed after 1.3.4.1.

still have the first issue( 1. once this designer have no projects, it will show out other people’s projects( i think the correct logic should show out nothing, right?))