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

Erro "Need IsVisibleForCustomer" #217

Open
marcelofmatos opened this issue Oct 11, 2022 · 0 comments
Open

Erro "Need IsVisibleForCustomer" #217

marcelofmatos opened this issue Oct 11, 2022 · 0 comments

Comments

@marcelofmatos
Copy link
Contributor

No módulo CustomerServiceCatalog ao criar o chamado de auto atendimento o sistema apresenta erro ao criar o artigo.

Need IsVisibleForCustomer

Encontrei o traceback do erro:

ERROR: OTRS-CGI-74 Perl: 5.30.0 OS: linux Time: Tue Oct 11 16:15:50 2022
 Message: Need IsVisibleForCustomer!

 RemoteAddress: 10.0.1.4
 RequestURI: /otrs/customer.pl?Action=CustomerServiceCatalog;Subaction=SelfAnswered;Service=Financeiro::D%C3%BAvidas%20nos%20valores%20a%20declarar::O%20que%20comp%C3%B5e%20o%20total%20da%20folha%20de%20pagamento;ServiceID=140;FAQID=4;CustomParam0=Sim

 Traceback (168): 
   Module: Kernel::System::Ticket::Article::Backend::MIMEBase::ArticleCreate Line: 187
   Module: Kernel::Modules::CustomerServiceCatalog::Run Line: 210
   [...]

my $ArticleID = $ArticleBackendObject->ArticleCreate(

É nesse parâmetro %Article que não está indo com o IsVisibleForCustomer

O esperado é que o artigo seja criado e marcado com o IsVisibleForCustomer=1

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

1 participant