android
android copied to clipboard
Assistant tasks not showing in web UI
⚠️ 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
- Open Assistant in the app.
- Create a new Assistant task and submit.
- 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
I logged in same account in web and mobile app. In web, I can see only these four type of task.
In mobile, I can only see the Free Prompt
How come web not showing free prompt?
Update: After successful POST from mobile server returns 500
Fixed via this PR