Bug Report: Missing Functionality for Deleting Events
Title: Lack of delete event command limits event management capabilities.
Description
The application allows users to add and update events but does not provide a command to delete an event, which is a critical feature for managing events effectively.
LegacyLink targets users who want efficient management of family contacts and events. These users rely on the app to keep their data clean and relevant, particularly for recurring family events or evolving schedules. Families often deal with dynamic schedules—plans can change, events may need to be canceled, or incorrect details might be entered. Without the ability to delete events, users are stuck with cluttered or inaccurate records, reducing the app’s utility.
Expected Behavior
A delete event command should be available to remove events from the event book. The expected format could be:
where INDEX refers to the event's position in the displayed event list.
Actual Behavior
There is no documented or functional command for deleting events, leaving users unable to remove events once created.
Severity
severity.High
Type
type.FeatureFlaw
Suggestions for Improvement
- Implement a
delete event command that allows users to remove events by specifying the event's index.
- Update the User Guide to include the new command and its format.
Bug Report: Missing Functionality for Deleting Events
Title: Lack of
delete eventcommand limits event management capabilities.Description
The application allows users to add and update events but does not provide a command to delete an event, which is a critical feature for managing events effectively.
LegacyLink targets users who want efficient management of family contacts and events. These users rely on the app to keep their data clean and relevant, particularly for recurring family events or evolving schedules. Families often deal with dynamic schedules—plans can change, events may need to be canceled, or incorrect details might be entered. Without the ability to delete events, users are stuck with cluttered or inaccurate records, reducing the app’s utility.
Expected Behavior
A
delete eventcommand should be available to remove events from the event book. The expected format could be:where
INDEXrefers to the event's position in the displayed event list.Actual Behavior
There is no documented or functional command for deleting events, leaving users unable to remove events once created.
Severity
severity.HighType
type.FeatureFlawSuggestions for Improvement
delete eventcommand that allows users to remove events by specifying the event's index.