jetnew / jetnew/ped

Functionality Bug: Adding duplicate cases with different status

Open
#4 0 comments 0 reactions 0 assignees View on GitHub
severity.Medium type.FunctionalityBug
Dominant language
No language data
Stars
0
Forks
0
PR merge metrics
No merged PRs in 30d

Description

This issue reports a functionality bug where adding duplicate cases with different statuses is allowed.

Steps to reproduce:
1. Start the application.
2. Run `add case t:1`.
3. Run `add case t:1 s:closed`.
4. Notice that although we expect the error message "This case already exists in PIVOT", it does not occur and the case is being added to the list.

Screenshot:

![image.png](https://raw.githubusercontent.com/jetnew/ped/main/files/c475e5d8-94ad-4f41-b077-e6d8697f6939.png)

Severity: Medium as it causes incovenience to tracking duplicate cases.

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.