zammad/spec/models
2026-05-22 13:11:31 +03:00
..
ai Fixes #6105 - Admin signshow / session bootstrap 500 when perform.ai.ai_agent.ai_agent_id is an Array (NoMethodError: to_i for Array) 2026-05-06 13:24:03 +02:00
application_model Maintenance: Renames 422 HTTP response code from unprocessable_entity to unprocessable_content due to RFC update 2026-04-22 18:23:21 +03:00
authorization Maintenance: Update copyright information. 2026-01-02 15:41:09 +02:00
channel Fixes #6141 - Email parsing crashes if content-type is malformed 2026-05-21 17:21:07 +03:00
chat Maintenance: Update copyright information. 2026-01-02 15:41:09 +02:00
checklist Maintenance: Update copyright information. 2026-01-02 15:41:09 +02:00
concerns Feature: Desktop view - Search - Filter for input/textarea attributes. 2026-05-14 14:50:39 +02:00
contexts Maintenance: Update copyright information. 2026-01-02 15:41:09 +02:00
core_workflow Fixes #6141 - Email parsing crashes if content-type is malformed 2026-05-21 17:21:07 +03:00
cti Maintenance: Update copyright information. 2026-01-02 15:41:09 +02:00
form_updater Feature: Desktop view - Search - Filter for select/boolean/multi-select/treeselect/multi-treeselect attributes 2026-05-21 22:47:51 +02:00
job Maintenance: Update copyright information. 2026-01-02 15:41:09 +02:00
knowledge_base Fixes #5906 - ElasticSearch attachments limit is hardcoded 2026-04-03 18:12:23 +03:00
locale Maintenance: Update dependency rubocop-capybara to v2.23.0 2026-04-30 14:52:33 +02:00
object_manager Fixes #6072 - ai_action field resolves into error on ticket get request. 2026-04-13 12:18:51 +02:00
organization Maintenance: Update copyright information. 2026-01-02 15:41:09 +02:00
report Fixes #6146 - Report profiles are not sorted alphabetically. 2026-05-20 21:58:25 +02:00
setting Fixes #6060 - Missing temperature support by some models for some providers. 2026-04-15 12:42:16 +01:00
sla Maintenance: Update copyright information. 2026-01-02 15:41:09 +02:00
store Maintenance: Update copyright information. 2026-01-02 15:41:09 +02:00
system_report/plugin Maintenance: Update copyright information. 2026-01-02 15:41:09 +02:00
tag Maintenance: Ensure case-insensitive tags uniqueness at database level 2026-05-22 13:11:31 +03:00
taskbar Maintenance: Update copyright information. 2026-01-02 15:41:09 +02:00
ticket Fixes #6064 - Add new agent type for ticket tagging. 2026-04-27 10:52:39 +02:00
token Maintenance: Update copyright information. 2026-01-02 15:41:09 +02:00
transaction Maintenance: Ensure services have a single entry point and an easy way to pass current user 2026-04-23 12:39:32 +03:00
translation Maintenance: Update copyright information. 2026-01-02 15:41:09 +02:00
trigger Maintenance: Update copyright information. 2026-01-02 15:41:09 +02:00
user Maintenance: Update copyright information. 2026-01-02 15:41:09 +02:00
webhook Maintenance: Update copyright information. 2026-01-02 15:41:09 +02:00
active_job_lock_spec.rb Fixes #6043 - Email channel fetching gets stuck 2026-03-27 13:36:36 +02:00
application_model_examples.rb Maintenance: Update copyright information. 2026-01-02 15:41:09 +02:00
authorization_spec.rb Maintenance: Update copyright information. 2026-01-02 15:41:09 +02:00
avatar_spec.rb Maintenance: Update copyright information. 2026-01-02 15:41:09 +02:00
calendar_spec.rb Maintenance: Update copyright information. 2026-01-02 15:41:09 +02:00
channel_spec.rb Maintenance: Update copyright information. 2026-01-02 15:41:09 +02:00
chat_spec.rb Maintenance: Update copyright information. 2026-01-02 15:41:09 +02:00
checklist_spec.rb Maintenance: Renames 422 HTTP response code from unprocessable_entity to unprocessable_content due to RFC update 2026-04-22 18:23:21 +03:00
checklist_template_spec.rb Maintenance: Renames 422 HTTP response code from unprocessable_entity to unprocessable_content due to RFC update 2026-04-22 18:23:21 +03:00
core_workflow_spec.rb Maintenance: Update copyright information. 2026-01-02 15:41:09 +02:00
data_privacy_task_spec.rb Maintenance: Update copyright information. 2026-01-02 15:41:09 +02:00
email_address_spec.rb Maintenance: Update copyright information. 2026-01-02 15:41:09 +02:00
external_credential_spec.rb Maintenance: Update copyright information. 2026-01-02 15:41:09 +02:00
failed_email_spec.rb Maintenance: Update copyright information. 2026-01-02 15:41:09 +02:00
group_spec.rb Maintenance: Renames 422 HTTP response code from unprocessable_entity to unprocessable_content due to RFC update 2026-04-22 18:23:21 +03:00
history_spec.rb Maintenance: Update copyright information. 2026-01-02 15:41:09 +02:00
http_log_spec.rb Maintenance: Update copyright information. 2026-01-02 15:41:09 +02:00
import_job_spec.rb Maintenance: Update copyright information. 2026-01-02 15:41:09 +02:00
job_spec.rb Maintenance: Update copyright information. 2026-01-02 15:41:09 +02:00
knowledge_base_spec.rb Maintenance: Update copyright information. 2026-01-02 15:41:09 +02:00
link_spec.rb Maintenance: Update copyright information. 2026-01-02 15:41:09 +02:00
locale_spec.rb Maintenance: Unify locales naming 2026-01-07 10:13:57 +01:00
macro_spec.rb Maintenance: Update copyright information. 2026-01-02 15:41:09 +02:00
mention_spec.rb Maintenance: Update copyright information. 2026-01-02 15:41:09 +02:00
object_lookup_spec.rb Maintenance: Update copyright information. 2026-01-02 15:41:09 +02:00
object_manager_spec.rb Maintenance: Update copyright information. 2026-01-02 15:41:09 +02:00
online_notification_spec.rb Feature - Desktop view: Add online notification after background job finishes. 2026-03-16 14:48:43 +00:00
online_notification_standalone_spec.rb Fixes #6001 - AI - Create Knowledge Base (KB) answers from solved tickets. 2026-04-10 15:36:26 +02:00
organization_spec.rb Fixes #6017 - DataPrivacyTask does hang up on >600k customer tickets. 2026-04-20 08:59:56 +02:00
overview_spec.rb Maintenance: Update copyright information. 2026-01-02 15:41:09 +02:00
package_spec.rb Maintenance: Update copyright information. 2026-01-02 15:41:09 +02:00
permission_spec.rb Maintenance: Update copyright information. 2026-01-02 15:41:09 +02:00
pgp_key_spec.rb Maintenance: Update copyright information. 2026-01-02 15:41:09 +02:00
postmaster_filter_spec.rb Maintenance: Update copyright information. 2026-01-02 15:41:09 +02:00
public_link_spec.rb Maintenance: Renames 422 HTTP response code from unprocessable_entity to unprocessable_content due to RFC update 2026-04-22 18:23:21 +03:00
recent_close_spec.rb Maintenance: Update copyright information. 2026-01-02 15:41:09 +02:00
recent_view_spec.rb Maintenance: Update copyright information. 2026-01-02 15:41:09 +02:00
role_group_spec.rb Maintenance: Update copyright information. 2026-01-02 15:41:09 +02:00
role_spec.rb Maintenance: Renames 422 HTTP response code from unprocessable_entity to unprocessable_content due to RFC update 2026-04-22 18:23:21 +03:00
scheduler_spec.rb Maintenance: Update copyright information. 2026-01-02 15:41:09 +02:00
session_spec.rb Maintenance: Update copyright information. 2026-01-02 15:41:09 +02:00
setting_spec.rb Maintenance: Update copyright information. 2026-01-02 15:41:09 +02:00
signature_spec.rb Maintenance: Update copyright information. 2026-01-02 15:41:09 +02:00
sla_spec.rb Maintenance: Update copyright information. 2026-01-02 15:41:09 +02:00
smime_certificate_spec.rb Maintenance: Update copyright information. 2026-01-02 15:41:09 +02:00
ssl_certificate_spec.rb Maintenance: Update copyright information. 2026-01-02 15:41:09 +02:00
store_spec.rb Follow-up 991bf7aaf5 - Fixes #5849 - Ticket Summary - Recognize text in images. 2026-01-09 14:16:40 +00:00
system_report_spec.rb Fixes #6001 - AI - Create Knowledge Base (KB) answers from solved tickets. 2026-04-10 15:36:26 +02:00
tag_spec.rb Maintenance: Ensure case-insensitive tags uniqueness at database level 2026-05-22 13:11:31 +03:00
taskbar_spec.rb Maintenance: Update copyright information. 2026-01-02 15:41:09 +02:00
text_module_spec.rb Maintenance: Update copyright information. 2026-01-02 15:41:09 +02:00
ticket_spec.rb Maintenance: Ensure case-insensitive tags uniqueness at database level 2026-05-22 13:11:31 +03:00
token_spec.rb Maintenance: Update copyright information. 2026-01-02 15:41:09 +02:00
translation_spec.rb Maintenance: Update copyright information. 2026-01-02 15:41:09 +02:00
trigger_spec.rb Fixes #5918 - Inline images broken when using article variables. 2026-03-25 11:20:58 +01:00
type_lookup_spec.rb Maintenance: Update copyright information. 2026-01-02 15:41:09 +02:00
user_device_spec.rb Maintenance: Renames 422 HTTP response code from unprocessable_entity to unprocessable_content due to RFC update 2026-04-22 18:23:21 +03:00
user_group_spec.rb Maintenance: Update copyright information. 2026-01-02 15:41:09 +02:00
user_spec.rb Maintenance: Renames 422 HTTP response code from unprocessable_entity to unprocessable_content due to RFC update 2026-04-22 18:23:21 +03:00
webhook_spec.rb Maintenance: Renames 422 HTTP response code from unprocessable_entity to unprocessable_content due to RFC update 2026-04-22 18:23:21 +03:00