RotherOSS / RotherOSS/FAQ

Bug: Redirect to FAQ search after closing ticket when inserting FAQ via AgentTicketCompose

Open
#48 1 comment 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

bug good first issue
Dominant language
Perl
Stars
0
Forks
6
PR merge metrics
No merged PRs in 30d

Description

We noticed an unexpected behavior when working with the AgentTicketCompose action and the FAQ integration.

Steps to reproduce:

  1. Open a ticket.

  2. Use AgentTicketCompose.

  3. Use the FAQ option and perform a search.

  4. Insert one or more FAQ articles into the message and Close the ticket..

After closing the ticket, the system automatically redirects to the FAQ search view:

http://localhost/otobo/index.pl?Action=AgentFAQSearchSmall;Subaction=Search;Profile=last-search;SortBy=FAQID;OrderBy=Down;TakeLastSearch=1;StartHit=1;Nav=None

Expected behavior:
After closing the ticket, the user should be redirected back to the ticket overview.

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Reproduce the flow through AgentTicketCompose: search for FAQ articles, insert one or more, and close the ticket. Trace the redirect from the FAQ search view and adjust the behavior so completion returns to the ticket overview; verify the reported reproduction steps.

Written by the indexing model from the issue text.

Assessment

Tech stack
perl
Domain
backend
Issue type
Bug
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
45/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.