Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Can't create task #6

Closed
9868-08 opened this issue Feb 25, 2025 · 9 comments
Closed

Can't create task #6

9868-08 opened this issue Feb 25, 2025 · 9 comments

Comments

@9868-08
Copy link

9868-08 commented Feb 25, 2025

Hi.
I can't create task/order inside. Where is no button.
Logon via login System.

Image

@abhinavxd
Copy link
Owner

Hey,

Right now the only way to create a conversation is by adding an INBOX in the admin tab and setting up your IMAP and SMTP config. (Check screenshot)

The app will scan your inbox and create conversations / tickets.

Image

I will be adding option to create conversation / ticket from the frontend in the coming week.


The error you're seeing is a CSRF token error, are you on developer environment?
Let me check and get back to you.

@9868-08
Copy link
Author

9868-08 commented Feb 25, 2025

I can't see admin tab. Seem my screenshoot.

@abhinavxd
Copy link
Owner

Yeah, let me check that and get back to you.

@abhinavxd
Copy link
Owner

abhinavxd commented Feb 26, 2025

I was not able to reproduce it, is this developer setup or docker or binary?

If developer setup follow this - https://libredesk.io/docs/developer-setup/
And visit - http://localhost:8000/

And for installation follow this - https://libredesk.io/docs/installation/
And visit - http://localhost:9000/

@nj
Copy link

nj commented Feb 27, 2025

👍 for missing a "create ticket" button.

IMHO a rather basic feature in a servicedesk/ticket system, so seems a bit odd that it's missing.

One can experience a support call by phone, where needing to add the ticket on behalf of the customer.

Hopefully will be added in the future.

@abhinavxd
Copy link
Owner

abhinavxd commented Feb 27, 2025

This is in pipeline,
I will be adding this option next , hopefully within a week.

@9868-08
Copy link
Author

9868-08 commented Feb 27, 2025

I was not able to reproduce it, is this developer setup or docker or binary?

If developer setup follow this - https://libredesk.io/docs/developer-setup/ And visit - http://localhost:8000/

And for installation follow this - https://libredesk.io/docs/installation/ And visit - http://localhost:9000/

docker-compose can't start app:
docker logs libredesk_app
2025/02/27 10:06:17 Build: v0.2.1-alpha (fcbd16f 2025-02-24T21:21:51Z, linux/amd64)
2025/02/27 10:06:17 Version: v0.2.1-alpha
2025/02/27 10:06:17 reading config file: /libredesk/config.toml
2025/02/27 10:06:17 error connecting to DB: dial tcp 127.0.0.1:5432: connect: connection refused

So i used binary.
I can login only via System user.

@abhinavxd
Copy link
Owner

https://github.com/abhinavxd/libredesk/releases/tag/v0.4.0-alpha

Please upgrade to latest version, this new version allows agents to create tickets on behalf of customers.

@abhinavxd
Copy link
Owner

Closing this as there's an option to create a new ticket on behalf of customer. Using the plus icon on the sidebar.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants