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.

No assignment if web interface is close

See original GitHub issue

UPDATE 10.11.2022 the problem with the offline / online situation was fixed by setting the working ours. BUT: the assignment doesn’t work, like I described it below (case 2)

UPDATE 09.11.2022 in the second video the widget jumps to offline (from second 9), although I am online in the ios app. Yes - this is the real problem. As you can see, while my ios app is permantly active, the widget switches from offline to online to offline, etc…

https://user-images.githubusercontent.com/17011498/200797208-89846a09-b1df-4dad-8e3d-ece52696234d.mp4 https://user-images.githubusercontent.com/17011498/200797250-9c2965ed-29d2-43ee-89f3-9bc3c869a3f8.mp4

Hi all!

I have found a bug which should be fixed as soon as possible. Version: Self hosted (docker)

Case 1

  • I am logged on to the PC as agent (web interface)
  • User writes a message via Widget
  • Dialogflow responds with a custom payload: { "action": "handoff" }
  • User is assigned to me

Result: OK

https://user-images.githubusercontent.com/17011498/200773572-c79975e3-fb2f-45e0-9183-ae2a120d4b6a.mp4

Case 2

  • I am NOT logged on to the PC as agent (web interface) (only on ios app)
  • User writes a message via Widget
  • Dialogflow responds with a custom payload: { "action": "handoff" }
  • User is NOT assigned to me - no assignment!!

Result: NOT OK

https://user-images.githubusercontent.com/17011498/200774004-758d2bac-c981-456b-bf8d-da55bff77450.mp4

Issue Analytics

  • State:open
  • Created 10 months ago
  • Comments:10 (4 by maintainers)

github_iconTop GitHub Comments

2reactions
muhsin-kcommented, Nov 16, 2022

I am able to reproduce the issue. Seems like the agent presence update logic is not working properly in the mobile app.

0reactions
Ghost108commented, Dec 20, 2022

this should be fix the problem? @muhsin-k said that this is an ios app problem, isn’t it?

Read more comments on GitHub >

github_iconTop Results From Across the Web

SyntaxError: invalid assignment left-hand side - MDN Web Docs
The JavaScript exception "invalid assignment left-hand side" occurs when there was an unexpected assignment somewhere.
Read more >
Canvas Release: Assignment Enhancements
No data conversation is required, as this feature change only affects the Canvas interface. Assignments are only updated in active courses; ...
Read more >
Assignment 9
Include a short description of your improvements in comments, either at the top of the HTML file, or near relevant parts. Exercise 2:...
Read more >
How to edit self assignment permissions on the web interface
If the "See full list of customers" permission is ticked and "Self-assign customers" is disabled, then the Field user will be able to...
Read more >
Turnitin Canvas Integration
Turnitin Web Interface: You cannot retroactively enabled Turnitin on an assignment. If students have already submitted work it will not automatically move ...
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