Open ollayf opened 1 year ago
find_dish has defined what exactly the keyword is and that it is used to search for any substring in name of the dish that contains that keyword. This is seen on the first image below. find_meeting also mentions about using the name as the keyword. This is seen on the second image.
However, our team understands that the description for find_deadline and find_staff was not detailed enough in explaining the keyword
portion.
However, we believe that the severity should be lowered to Low because we did mention about the definition of keyword
in the other find commands which the user can infer from. Hence, after lowering the severity, our team decided to accept this as a DocumentationBug
Team chose [severity.Low
]
Originally [severity.Medium
]
Reason for disagreement: [replace this with your explanation]
Does this keyword represent the full name of a deadline/ or a part of it? or can i use the time as a keyword? Just from reading this part of the UG all these are uncertain. The keywords for most of the other find_* commands have this issue as well..