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

handed overf the wrong typ of Data to the function UserLookup. It was… #556

Merged
merged 1 commit into from
Jun 7, 2024

Conversation

falkos
Copy link
Contributor

@falkos falkos commented Apr 18, 2024

… a UserID but it should be a UserLogin.

Proposed change

Fixed a small bug; In Case you try to split a Ticket, the Owner wasn't handed over to the "next" Dialog.

Type of change

  • '1 - 🐞 bug 🐞' - Bugfix (non-breaking change which fixes an issue)

Additional information

Mister Nickel know's about it.

Checklist

  • The code change is tested and works locally.(❗)
  • There is no commented out code in this PR.(❕)
  • You improved or added new unit tests.(❕)
  • Local ZnunyCodePolicy passed.(❕)
  • Local UnitTests / Selenium passed.(❕)
  • GitHub workflow CI (UnitTests / Selenium) passed.(❗)

@rkaldung rkaldung added the 4 - verified This issue or pull request was verified. label May 2, 2024
@rkaldung
Copy link
Member

rkaldung commented May 2, 2024

Internal issue 879

@jepf jepf merged commit 8e5bedc into znuny:dev Jun 7, 2024
@jepf
Copy link
Contributor

jepf commented Jun 7, 2024

@falkos

Thank you!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
4 - internal Issue/MR 4 - verified This issue or pull request was verified.
Development

Successfully merging this pull request may close these issues.

None yet

3 participants