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

Button 'Abbrechen" won't work #1

Closed
rkaldung opened this issue Nov 12, 2012 · 1 comment
Closed

Button 'Abbrechen" won't work #1

rkaldung opened this issue Nov 12, 2012 · 1 comment
Labels

Comments

@rkaldung
Copy link
Contributor

When adding a new ticket via the 'New' button it's not possible to leave the ticket form
by clicking 'Abbrechen'.

@martini
Copy link
Collaborator

martini commented Nov 12, 2012

Thanks for the issue.

Its' fixed now martini@54c51d9

@martini martini closed this as completed Nov 12, 2012
@ukcb ukcb mentioned this issue May 9, 2017
m0g added a commit to FarmRadioHangar/zammad that referenced this issue Oct 24, 2018
ChristianKoehler added a commit to ChristianKoehler/zammad that referenced this issue Mar 14, 2023
If you configure the slack integration to send out multiple notifications during one transaction, only the first one is sent it.

The variable result, which stores the rendered template, is overriden after sending out the first message to slack.

(Line numbers can be off as I modified the file)
```
zammad-scheduler_1      | E, [2023-03-14T07:52:51.356285 zammad#1-112060] ERROR -- : no implicit conversion of Symbol into Integer (TypeError)
zammad-scheduler_1      | app/models/transaction/slack.rb:200:in `block in perform'
zammad-scheduler_1      | app/models/transaction/slack.rb:118:in `each'
zammad-scheduler_1      | app/models/transaction/slack.rb:118:in `perform'
zammad-scheduler_1      | lib/transaction_dispatcher.rb:61:in `execute_single_backend'
zammad-scheduler_1      | app/jobs/transaction_job.rb:25:in `block in perform'
zammad-scheduler_1      | app/jobs/transaction_job.rb:21:in `perform'
zammad-scheduler_1      | lib/background_services/service/process_delayed_jobs.rb:25:in `block (2 levels) in launch'
zammad-scheduler_1      | lib/background_services/service/process_delayed_jobs.rb:23:in `block in launch'
zammad-scheduler_1      | lib/background_services/service/process_delayed_jobs.rb:20:in `loop'
zammad-scheduler_1      | lib/background_services/service/process_delayed_jobs.rb:20:in `launch'
zammad-scheduler_1      | lib/background_services/service.rb:27:in `block in run'
zammad-scheduler_1      | lib/application_handle_info.rb:19:in `use'
zammad-scheduler_1      | lib/background_services/service.rb:33:in `block in run_in_service_context'
zammad-scheduler_1      | lib/background_services/service.rb:32:in `run_in_service_context'
zammad-scheduler_1      | lib/background_services/service.rb:26:in `run'
zammad-scheduler_1      | lib/background_services.rb:67:in `block in start_as_thread'
```
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants