Open michaeldinata opened 4 years ago
Thank you for your response. We believe this to be a bug of low severity since it does not affect normal operations and user can continue to use single flagged commands.
Team chose [severity.Low
]
Originally [severity.Medium
]
Reason for disagreement: [replace this with your explanation]
When we have seomthing in the repayment list and nothing in the spending list, if I put "-s" before "-r", then it will show that I successfully delete the index in spending list, but the repayment list is empty so that is good.
However, if i put "-r" before "-s", then it will check for repayment, and if it is empty it will throw an exception and not check to delete spending index.