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

[Halpy-362] Add Admin command to combine multiple cases #364

Merged
merged 1 commit into from
May 14, 2024

Conversation

C1701D
Copy link
Member

@C1701D C1701D commented May 12, 2024

This PR adds a new command, combcases, that allows Admins to combine two cases into one. This can be useful for example for instances where a Client bounces and rejoins by creating a new case or for delayed cases.
The command updates the Dispatchers and Responsers as well as the Welcomed status of the case to keep with the data of the case to be removed. It also adds the listcase response of the case to be removed to the the case to keep.
This PR also adds a corresponding help text.

Closes #362

- Adds a new command, ``combcases``, and adds a corresponding help text.
@C1701D C1701D self-assigned this May 12, 2024
@C1701D C1701D linked an issue May 12, 2024 that may be closed by this pull request
@C1701D C1701D requested a review from Rixxan May 13, 2024 22:48
Copy link
Member

@Rixxan Rixxan left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I like these changes. Better to have and not need than need and not have!

@Rixxan Rixxan merged commit 4ecc364 into develop May 14, 2024
6 checks passed
@Rixxan Rixxan deleted the feature/halpy-362 branch May 14, 2024 00:27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Add Admin command to combine multiple cases
2 participants