talk icon indicating copy to clipboard operation
talk copied to clipboard

Issue in SSO createCommentMutation v9.0.6

Open Shubhamsharma585 opened this issue 1 year ago • 1 comments
trafficstars

Expected behavior:

  1. After posting a comment it should post.
  2. After switching off live updates graphql query should not trigger continously.

Actual behavior:

  1. After posting a comment it is only momentary visible as blur issue1+2 issue1+2 Screenshot 2024-05-30 165506 Screenshot 2024-05-30 165519 and api call is going in pending. I have used SSO for users other than admin and created accessToken.
  2. After switching off live updates graphql query t triggering continously.

Related Issues:

Versions:

  • NodeJS: 18.16.0
  • PNPM: 8.14.3
  • MongoDB: 4.2
  • Redis: 3.2
  • Browser: chrome
  • OS: window 11

Shubhamsharma585 avatar May 30 '24 11:05 Shubhamsharma585

Thanks, we'll take a look

losowsky avatar May 30 '24 15:05 losowsky

Yes this is happening to me as well. Only shows up if I switch to another tab and come back. V9.3.5.

atsbob avatar Nov 17 '24 02:11 atsbob

@atsbob could you let us know what versions of node, redis, and mongo you're using?

tessalt avatar Nov 18 '24 16:11 tessalt

@tessalt Coral: 9.5.3, MongoDB: 8.0.3 and Redis: 7.4.1. I'll also add that I'm not using SSO.

atsbob avatar Nov 19 '24 01:11 atsbob

@atsbob and you're running node > 18.16? Do you get any error messages in the network tab? And just to confirm, you're seeing comments going into the pending queue despite the fact that you do not have "pre-moderate" enabled in the configuration options for either the story or the tenant?

tessalt avatar Nov 19 '24 15:11 tessalt

@atsbob and you're running node > 18.16? Do you get any error messages in the network tab? And just to confirm, you're seeing comments going into the pending queue despite the fact that you do not have "pre-moderate" enabled in the configuration options for either the story or the tenant?

Sorry, I should have mentioned my issue was related to point 2 alone with the Refresh button persistently popping up and graphql constantly pinging even when the live feature is turned off. Do you want me to bring it up as a separate issue instead?

Also I'm on Node 18.20.4

atsbob avatar Nov 19 '24 16:11 atsbob

@atsbob thanks, we'll look into this

tessalt avatar Nov 19 '24 17:11 tessalt