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

Email Workflow Option Still Accessible When Disabled. (Expectation is that all email related buttons and options need to be hidden) #2153

Open
Altrix-One opened this issue Jan 26, 2025 · 2 comments
Labels
bug Something isn't working

Comments

@Altrix-One
Copy link

Information about bug

When setting up the Frappe Helpdesk module, users are prompted to enable or disable the email workflow. If the email workflow is disabled during the setup, the expectation is that all email-related functionalities (such as sending or replying to emails) should be hidden or disabled in the UI. However, these options remain visible and accessible, as shown in the screenshots below.

This behavior causes confusion, as users who intentionally disabled the email workflow may accidentally attempt to use these features.

Image Image Image

Steps to Reproduce

  • Go to Frappe Helpdesk initial setup.
  • Disable the Email Workflow option during configuration.
  • Navigate to the Tickets section in the Helpdesk module.
  • Observe that the email-related options, such as sending and replying to emails, are still visible and functional.

Expected Behavior
When the Email Workflow option is disabled:

  • The UI should hide or disable all email-related functionalities in the Helpdesk module.
  • The frontend app should remove buttons like "New Email" and "Reply via Email."

Actual Behavior
The email-related options remain visible and usable even after the email workflow is disabled.

Version

Frappe Framework Version: v15.52.0 (HEAD)
Helpdesk Version: v1.3.1 (HEAD)

Installation method

FrappeCloud

Relevant log output / Stack trace / Full Error Message.

@Altrix-One Altrix-One added the bug Something isn't working label Jan 26, 2025
@RitvikSardana
Copy link
Member

RitvikSardana commented Jan 29, 2025

I understand the confusion, this is mainly to say, that add a reply to the ticket without any email setup.
Useful if user just want to reply on tickets and not setup any email account

@Altrix-One
Copy link
Author

@RitvikSardana Yes, but mainly confusing when a client opts not to use the email workflow but agents still have the options everywhere. Suggestion would be to add a setting that would hide the buttons and functions for Emails if the user opts not to use the Email Workflow.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants