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

Delete Case #100

Closed
CodyBr opened this issue Jan 19, 2017 · 7 comments
Closed

Delete Case #100

CodyBr opened this issue Jan 19, 2017 · 7 comments
Assignees
Milestone

Comments

@CodyBr
Copy link

CodyBr commented Jan 19, 2017

Request Type

Simple question

Problem Description

Hi everybody,

I saw that it was possible with the curl command to delete a case.
In that case, where is he going? Can we find him somewhere? If we click on the case in the logs to rights we arrive on it so it is always present?
Can I delete a case with ui or only in command mode?

Regards.

@nadouani
Copy link
Contributor

We do soft delete, the case status is marked as DELETED, but the data is not removed.

Currently, the cases cannot be deleted from the UI. We will probably add this feature

Thanks

@bullerdude
Copy link

Team, how do you perform the soft delete?

Without the ability to delete cases it make it hard to test the system after upgrade/changes as those test cases will appear as real cases.

An alternative would be to add a close type of 'test' that would ensure the case is clearly marked as test and not used in any metric calculations etc.

@nadouani
Copy link
Contributor

We will provide a feature to "Delete a case" from the UI, but as I said, it's just "marking the case with a special DELETED status". This status should be taken into account everywhere in the app, and we need to make sure DELETED cases are ignored.

@nadouani nadouani added this to the 2.11.1 milestone Apr 24, 2017
@nadouani nadouani reopened this Apr 24, 2017
@nadouani nadouani self-assigned this May 15, 2017
@To-om To-om modified the milestones: 2.11.1, 2.12.0 May 17, 2017
@nadouani nadouani modified the milestone: 2.12.0 Jun 12, 2017
@mthlvt
Copy link

mthlvt commented Sep 21, 2017

Hi @nadouani and team,

Is there any plan to manage Deleted cases? So far the "deleted" cases are not ignored in the app, especially in the stats.

Thanks !!

@nadouani
Copy link
Contributor

@mthlvt Hello, if you think that the "Deleted" cases are not ignored in the stats, please fill in an issue, because it should not.

@mthlvt
Copy link

mthlvt commented Sep 22, 2017

it is not ignored in version 2.12.1, see issue #317

@woifi
Copy link

woifi commented Nov 3, 2017

I think this is an important feature request - please put it on the roadmap! :)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

6 participants