Jarrod-Bob / pe

0 stars 0 forks source link

There is no implmentation for `import` in the DG #8

Open Jarrod-Bob opened 4 years ago

Jarrod-Bob commented 4 years ago

Same as the find command, there is no implementation for the import command in the DG.

This is of relevance as there exists a bug in the functionality of the import function that hinders its usage by users. As a developer trying to understand why such an issue might occur, there is missing information available in the DG to accurately provide me a good understanding of what could be the problem.

nus-pe-bot commented 4 years ago

Team's Response

Import and export work hand in hand to offer the specific functions to the users. Developers would not have a difficult time understanding the import function once studying the export function, hence removing it provides a minor inconvenience and simplifies the developer guide. We will include the import function in the next version.

Items for the Tester to Verify

:question: Issue severity

Team chose [severity.Low] Originally [severity.Medium]

Reason for disagreement: I am agreeable with a Low if we are looking at a working function. However, since import was not working, if you do not provide specifications to an important usage such as this, it would considerably impact my productivity and efficiency with this application.

I think a Medium is warranted if something is not working and there are no implementations to try and find out why it is not working at all.

I will leave this up to marking team to see if they want to take this issue hand in hand with the other or not.