android icon indicating copy to clipboard operation
android copied to clipboard

Assistant tasks not showing in web UI

Open viktorix opened this issue 1 year ago • 2 comments

⚠️ Before posting ⚠️

  • [X] This is a bug, not a question or an enhancement.
  • [X] I've searched for similar issues and didn't find a duplicate.
  • [X] I've written a clear and descriptive title for this issue, not just "Bug" or "Crash".
  • [X] I agree to follow Nextcloud's Code of Conduct.

Steps to reproduce

  1. Open Assistant in the app.
  2. Create a new Assistant task and submit.
  3. Check web UI. The task will not be visible there.

Expected behaviour

Mobile app Assistant shows tasks submitted by web UI, so web UI should show mobile tasks.

Actual behaviour

Tasks submitted in the mobile app do not show in web UI.

Android version

14

Device brand and model

Pixel 6 Pro

Stock or custom OS?

Stock

Nextcloud android app version

20240327

Nextcloud server version

29 beta

Using a reverse proxy?

I don't know

Android logs

No response

Server error logs

No response

Additional information

No response

viktorix avatar Mar 27 '24 13:03 viktorix

I logged in same account in web and mobile app. In web, I can see only these four type of task.

Screenshot 2024-03-27 at 16 36 27

In mobile, I can only see the Free Prompt

Screenshot 2024-03-27 at 16 37 21

How come web not showing free prompt?

alperozturk96 avatar Mar 27 '24 15:03 alperozturk96

Update: After successful POST from mobile server returns 500

alperozturk96 avatar Mar 28 '24 09:03 alperozturk96

Fixed via this PR

alperozturk96 avatar Jun 13 '24 12:06 alperozturk96